| | | John Spencer |  |
| Posted: Wed Sep 03, 2008 5:57 pm Post subject: Re: how to customize data type for percentage |  |
Type .2 for 20 percent.
Or store the nominal value of 20 and manipulate by dividing by 100 when you need the percent value for calculations.
'==================================================== John Spencer Access MVP 2002-2005, 2007-2008 The Hilltop Institute University of Maryland Baltimore County '====================================================
brodriguez wrote:
| Quote: | I selected the data type as number and the format as percentage... but when I write 20% it comes out 2000%. How o I make that to show only 2 places instead of 4?
Thank you |
|
|