viperstingray
Registered User.
- Local time
- Yesterday, 17:11
- Joined
- May 31, 2005
- Messages
- 87
Just wondering if this is doable. I have the following statement in a text box and would like to duplicate something like it. THIS IS WHAT I HAVE:
=Count(IIf([Measure Approved]="YES",0))
I NEED the other statement in another text box to do the following. Sum up the measure cost If MEASURE APPROVED = "YES". What would that statement be. I tried many many different variations.
thanks.
=Count(IIf([Measure Approved]="YES",0))
I NEED the other statement in another text box to do the following. Sum up the measure cost If MEASURE APPROVED = "YES". What would that statement be. I tried many many different variations.
thanks.