I used the DCOUNT function in the code of a report. (Count1 = DCOUNT(field,domain,condition). Now how do I get the count1 variable on the report? When I use =count1, I get a parameter box asking for count1 instead of the result of the function.
Any help is greatly appreciated….. Alan