G
Guest
I would like to calculate a running sum of a field where the values in that
field are Null. I have the basic expressions for a sum to be calculated when
the field is not Null i.e.:
=IIf([WI Progress] = "Completed",1,0)
Any help would be greatly appreciated, I'm sure its an easy one!!
Cheers
field are Null. I have the basic expressions for a sum to be calculated when
the field is not Null i.e.:
=IIf([WI Progress] = "Completed",1,0)
Any help would be greatly appreciated, I'm sure its an easy one!!
Cheers