V
Vonda
I have written the following statement to count the number of records in a
true statement:
=IIf([Levy]="yes",1,0)
But, what I need to do is expand this statement so it will not count those
records which are true because the record is a duplicate client's name. Does
this make sense?
Can anyone help me?
true statement:
=IIf([Levy]="yes",1,0)
But, what I need to do is expand this statement so it will not count those
records which are true because the record is a duplicate client's name. Does
this make sense?
Can anyone help me?