A
Alvin
I am trying to add values on a form to be used on a report but can't get it
to skip the fields that are null.
The following are the fields I need to add. Some have values and some don't
even have a "0" and can't have a "0" in them.
=Sum([STA1]+[STB1]+[STC1]+[STD1]+[STE1]+[STF1]+[STG1]+[STH1]+[STI1]+[STJ1]+[STK1]+[STL1]+[STM1]+[STN1])
Thanks in advance.
to skip the fields that are null.
The following are the fields I need to add. Some have values and some don't
even have a "0" and can't have a "0" in them.
=Sum([STA1]+[STB1]+[STC1]+[STD1]+[STE1]+[STF1]+[STG1]+[STH1]+[STI1]+[STJ1]+[STK1]+[STL1]+[STM1]+[STN1])
Thanks in advance.