Percent Field

Parra

Well-known Member
Joined
Feb 21, 2002
Messages
752
I want to have a percent field for a table but for some reason it is not working properly. I have the field linked to a form and all I want it to be able to enter .25 to produce 25% or 1 to produce 100%. What am I doing wrong. When I enter numbers it does not allow me to enter the decimal.

Parra
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest
Are you saying that you want the Values to be Stored in the underlying tables as a Percentage? I don't believe this is possible using standard numbers but, then again, why would you want to? You should be storing the numbers as numbers and using the Format option in Tables, Forms, and Queries to display them as a Percent.
 
Upvote 0
I have the following properties for the field:

Data Type: Number
Field Size: Long Integer
Format: Percent

I just want to be able to enter .25 and get 25%, what could I be doing wrong?
 
Upvote 0
Oh wait, ok, I know what's going on. Long Integer doesn't allow for decimals, only Integers. Change your Field Size to Single.
 
Upvote 0
That did the trick, thanks.

This database is coming around slowly. Now if I can only come up with a name for it.

Parra
 
Upvote 0

Forum statistics

Threads
1,221,596
Messages
6,160,716
Members
451,665
Latest member
PierreF

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top