G
Guest
I am trying to calculate using: "if" data in [first field] equals "S" then
sum data in [second field].
Ex: =IIf([EMP]="S",sum([CountofEMP]))
I want to see... S = 19
Seems simple enough but I have had enough at this point.
Tx in advance for responding!
sum data in [second field].
Ex: =IIf([EMP]="S",sum([CountofEMP]))
I want to see... S = 19
Seems simple enough but I have had enough at this point.
Tx in advance for responding!