Textbox format

G

Guest

I'm trying to format a textbox in Access report like so (##.##). When I try
to set up the textbox's properties I recieve errors or nothing shows up on
the report when execuited.
example: Format General Number
Decimal Places 2

Any answers??
 
R

Rick Brandt

Andrew said:
I'm trying to format a textbox in Access report like so (##.##). When
I try to set up the textbox's properties I recieve errors or nothing
shows up on the report when execuited.
example: Format General Number
Decimal Places 2

Any answers??

If you want a fixed number of decimal places then you have to set the format to
"Fixed" rather than "General". Otherwise the Decimal Places property is
ignored.
 

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