#ERROR in field on new record

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I have a peice of code that generates a number and from that and another
field the month and yr is calculated. This works fine but the problem is that
on the new records line in the continuous form it shows #ERROR because the
number hasnt' been generated to calculate the month and yr with. Is there
anyway i can stop it showing #ERROR of have cond formatting to make field
same colour as background?

Cheers

Danny
 
You could make a default value for the field. Something like 0 or a nonsense
date.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top