I have a query that has 4 Tech fields and 4 Hour fields and a few other fields that are not pertinent to my question.
When the Tech opens the query it will ask for the Tech's initials at each Tech field. The Tech entering his/her initials will appear in only one of the fields at a time and another Tech's initials can appear in the other three Tech fields.
If I enter MR for the Tech I will end up with some thing like this:
Tech_1 = MR Hours_1 = 3 Tech_2 = SB Hours_2 =1 Tech_3 = K Hours_3 = 5
Tech_1 = K Hours_1 = 4 Tech_2 = MR Hours_2 =6 Tech_3 = SA Hours_3 = 9
What I need the query to do is only show the hours for the Initials that were entered. Maybe there is a way to do this when I run the report?
Thanks,
Michael
When the Tech opens the query it will ask for the Tech's initials at each Tech field. The Tech entering his/her initials will appear in only one of the fields at a time and another Tech's initials can appear in the other three Tech fields.
If I enter MR for the Tech I will end up with some thing like this:
Tech_1 = MR Hours_1 = 3 Tech_2 = SB Hours_2 =1 Tech_3 = K Hours_3 = 5
Tech_1 = K Hours_1 = 4 Tech_2 = MR Hours_2 =6 Tech_3 = SA Hours_3 = 9
What I need the query to do is only show the hours for the Initials that were entered. Maybe there is a way to do this when I run the report?
Thanks,
Michael