Access Fixed Format

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

Guest

I was wondering how to fix the format in a report so that only one decimal
place is used, and how do i apply it?
 
I was wondering how to fix the format in a report so that only one decimal
place is used, and how do i apply it?

Set the Format property of the control to:
#,###.0;-#,###.0;
Look in Access Help:
Format Property + Number and Currency datatype
 

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

Similar Threads


Back
Top