Hello
I have the following calculation in a text box on my report:
=IIf([Undef/Def]="u",Count([Undef/Def]))
What I am trying to do is ask the computer to count the records, but only if the character entered in the Undef/Def field is "u" - but it doesn't like it - it just counts them all.....
Any suggestions of how to reword the calculation?
Thanks!
Maria
I have the following calculation in a text box on my report:
=IIf([Undef/Def]="u",Count([Undef/Def]))
What I am trying to do is ask the computer to count the records, but only if the character entered in the Undef/Def field is "u" - but it doesn't like it - it just counts them all.....
Any suggestions of how to reword the calculation?
Thanks!
Maria