Access MS Access Percentage Problems

Joined
Jun 21, 2005
Messages
1
Reaction score
0
I'm trying to create a field that will display percentages properly. Under the Design View I've got the field set for Data Type = Number and Format = Percentage. When you enter in a number like "25" it displays as 2500% and so on. When you enter in .25 that I tried as a workaround it round it down to 0%. Any ideas on how to fix this???? Thanks.
 
npc123 said:
I'm trying to create a field that will display percentages properly. Under the Design View I've got the field set for Data Type = Number and Format = Percentage. When you enter in a number like "25" it displays as 2500% and so on. When you enter in .25 that I tried as a workaround it round it down to 0%. Any ideas on how to fix this???? Thanks.

Good morning,

Gif the property number of decimal the value 2. This must help
 
Back
Top