IIF IsError Calculation for report?

pablavo

Registered User.
Local time
Today, 13:35
Joined
Jun 28, 2007
Messages
189
sorry, I really should know this by now.

I want to total the amount on a report with the IIF IsError statement.
I'm just not sure of the syntax,

How would I add it to:
=Sum([Sent]) so that I don't get the error# ?

Thanks
 
Thanks for replying Ken

I was thinking of using Nz but then I wouldn't get anything showing. It would probably be better if I was able to list a "0" to instead of a blank.

Any thoughts on this?

thanks
 

Users who are viewing this thread

Back
Top Bottom