G
Guest
I would like to see a count of the total number of records produced on my
report. I need to use the value entered in the dialog box for the query to do
this but it doesn't seem to be working!
I already have the basic structure of the count, but I must be missing
something, please help! Heres what I have.
=IIf([Work Station]="Query![frmWork_Allocation_Work_Station]![Work
Station]",1,0)
report. I need to use the value entered in the dialog box for the query to do
this but it doesn't seem to be working!
I already have the basic structure of the count, but I must be missing
something, please help! Heres what I have.
=IIf([Work Station]="Query![frmWork_Allocation_Work_Station]![Work
Station]",1,0)