B
B. Levien
I have a form with four cost fields, which have a currency format:
Costs
Costs2
Costs3
Costs4
I can get them to add up using the following formula:
=Nz([Costs]+[Costs2]+[Costs3]+[Costs4])
My problem is that all 4 fields must have a currency value in order to add
up (so I have to put $0.00 in fields with no information). How to I get the
four fields to add up, if 1 to 3 of them do not have a value at all?
Any assistance would be greatly appreciated!
Brenda
Costs
Costs2
Costs3
Costs4
I can get them to add up using the following formula:
=Nz([Costs]+[Costs2]+[Costs3]+[Costs4])
My problem is that all 4 fields must have a currency value in order to add
up (so I have to put $0.00 in fields with no information). How to I get the
four fields to add up, if 1 to 3 of them do not have a value at all?
Any assistance would be greatly appreciated!
Brenda