View Single Post
  #1  
Old May 14th, 2010, 12:58 AM posted to microsoft.public.access.forms
FrankTimJr
external usenet poster
 
Posts: 18
Default List Box Percentage Formatting

Why does a percentage formatted field in my query used for the list box show
up as a decimal rather than a percentage? I have the fields formatted in the
underlying query as "Percentage" with 1 decimal.

E.G. What should be showing up as 9.4% is showing up as 0.0942212345829.

How do I fix this??
Frank