JoeMiller, you have been a great help and I just wanted to thank you even if I can't get this work. I still can't get the results my end-users want. I can't add the totals from two different queries together.
I tried this:
1. I made two queries to get total # of officers and the to get total number of personnel at UIC 2253.
2. Next used an unbound text box in my report.
3. Then I used this statement: =DSum("[Officer]+[UIC 2253]"
4. I just want to add these two totals together in my report, but NO CAN DO!!!
I have a number of combinations I need to automatically add up all from a number of text base count queries.
I keep getting a arugment error or #Name error. What i'm I doing wrong??? I really need this to work!!!
I tried this:
1. I made two queries to get total # of officers and the to get total number of personnel at UIC 2253.
2. Next used an unbound text box in my report.
3. Then I used this statement: =DSum("[Officer]+[UIC 2253]"
4. I just want to add these two totals together in my report, but NO CAN DO!!!
I have a number of combinations I need to automatically add up all from a number of text base count queries.
I keep getting a arugment error or #Name error. What i'm I doing wrong??? I really need this to work!!!