Add fields on form

  • Thread starter Thread starter annette
  • Start date Start date
A

annette

I would like to add values in fields on a form including
those with null values. Nz function doesnt want to work
for me. Any suggestions??
 
Locate utility.mda file on ur pc and add it to the list of
references from msaccess. maybe that will make nz work. if
not then create a function which returns 0/"" when the
value passed to the function is null.

contact me at (e-mail address removed)
 

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