How can I show a negative amount in a report with a minus sign?

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

Guest

I would like negative amounts to show on my reports with a minus sign instead
of being in parantheses. Is there a way to do this? I am using Access 2003.
 
I would like negative amounts to show on my reports with a minus sign instead
of being in parantheses. Is there a way to do this? I am using Access 2003.

Set the Format property of the control (in the report) to:
#;-#;0
 

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