How to get rid of error msg on a field

jdcallejas

Registered User.
Local time
Today, 08:00
Joined
Jul 1, 2008
Messages
108
Hello,

I have created a dlookup field on a form and a calculated field that calculates the number on the lookup *2. Now when I first open the form on data entry there is no record selected so I get en error on the fields. This is because there is no data yet. So how can I get rid of the error and maybe put a Zero instead?

Thanks,

Daniel
 
take a look at the nz function
 

Users who are viewing this thread

Back
Top Bottom