Format Function

R

Rob T

I'm looking for a way with either Format, FormatNumber or FormatCurrency to
show a dollar amount the normal way (like 123.40). But if the value is 0, I
want it to return "". I would like to avoid using an IF statement or
calling a costum function to do this.

(I have some reports that would be clogged with a bunch of 0's and it could
be distracting for the user to read through)

Is it possible?

Thanks. -Rob T.
 

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

Top