Trying to define # of decimal places for formatting a field on a f

D

dhstein

I have a form which is based on a query. There is a decimal field which the
query displays with 1 decimal place . I want the form to also display with
one decimal place, but the property sheet is not giving me the option to set
# of decimal places. Any ideas are appreciated. Thanks.
 
J

John W. Vinson

I have a form which is based on a query. There is a decimal field which the
query displays with 1 decimal place . I want the form to also display with
one decimal place, but the property sheet is not giving me the option to set
# of decimal places. Any ideas are appreciated. Thanks.

Please post the SQL of the query, and if relevant, the datatype and size of
the field.
 

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