I hope this will be it. Sorry to keep bugging you guy's.
I already have my queries built. I wanted to know the number of personnel in UIC 2253. So did this:
Using the Milpers date table: (query looks like this)
Field [Last Name] [UIC]
Table Milpers Milpers
Total Group count
Show: no YES
criteria: none "2253"
Results: CountOfuic 201
Field [Last Name] [Officers]
Table Milpers Milpers
Total Group count
Show: no YES
criteria: none "Officers"
results from query: CountOfOfficers 21
Now, how can I add the two together in my report...
The DCount did not work??
I already have my queries built. I wanted to know the number of personnel in UIC 2253. So did this:
Using the Milpers date table: (query looks like this)
Field [Last Name] [UIC]
Table Milpers Milpers
Total Group count
Show: no YES
criteria: none "2253"
Results: CountOfuic 201
Field [Last Name] [Officers]
Table Milpers Milpers
Total Group count
Show: no YES
criteria: none "Officers"
results from query: CountOfOfficers 21
Now, how can I add the two together in my report...
The DCount did not work??