Hello Guys,
I am getting following Error Message when I am trying to Run the Report.
This is the Code:
=Count(IIf([strProgram]="Primary" And [datApplication Date] Between Date() And Date()-7,1))
Here I am giving two criteria. It is working fine when I am giving just 1 criteria (either...