G
Guest
Hi I am trying to create a textbox that is "input friendly".
Specifically, it is a textbox that displays and stores numbers a percentages.
The user would enter, say "25" and hit tab. 25 would be automatically
recognized as 25% and displayed as 25% on screen.
This is as opposed to entering 0.25 or having to enter the percentage sign.
In Excel you can do this easily by setting the cell format as percentage but
in Access if I set it to "Percentage" format, type 25, it is recognised as
2500%.
JB
Specifically, it is a textbox that displays and stores numbers a percentages.
The user would enter, say "25" and hit tab. 25 would be automatically
recognized as 25% and displayed as 25% on screen.
This is as opposed to entering 0.25 or having to enter the percentage sign.
In Excel you can do this easily by setting the cell format as percentage but
in Access if I set it to "Percentage" format, type 25, it is recognised as
2500%.
JB