S
Scuda
Hi all, I have 3 different but similar text boxes. They are txtcontroller,
txtcontroller2, and txtcontroller3
Basically, in my table I need to track different people involved with a
certain task, this is why I have the 3 of them
I have a report called rptTotalByController which gives me a sum of tasks
based on the "txtcontroller" box only. How can I get the total to look for a
name in not only txtcontroller, but the txtcontroller2 and txtcontroller3
boxes?
So, basically anytime someones name shows up in either txtcontroller1, 2 or
3, it will be added to their total.
Hope this makes sense,thanks in advance.
Steph
txtcontroller2, and txtcontroller3
Basically, in my table I need to track different people involved with a
certain task, this is why I have the 3 of them
I have a report called rptTotalByController which gives me a sum of tasks
based on the "txtcontroller" box only. How can I get the total to look for a
name in not only txtcontroller, but the txtcontroller2 and txtcontroller3
boxes?
So, basically anytime someones name shows up in either txtcontroller1, 2 or
3, it will be added to their total.
Hope this makes sense,thanks in advance.
Steph