Null Value Formatting

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

Guest

I know I have seen this answered here before, and I have even DONE it myself,
but I forgot HOW!

I have a field that contains a numerical value, if the field is NULL that
means it was not sampled for that specific date. What I want is instead of
the field being blank I want the query to return "Not Sampled".

I thought that somewhere I need to put this: #.##,,,"Not Sampled", I just
can't remember where!

Thanks for the help!
 
Thanks, I was also using commas instead of semicolons.
--
Never give up, the answer IS out there, it just takes a while to find it
sometimes!


Douglas J Steele said:
It's the Format property.
 

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