I don't know anything about the data you are working with...
Is it possible that one time the value would be 25% (i.e., .25), but another time, it would be a quarter of a percent (i.e., .0025)?
Regards
Jeff Boyce Microsoft Office/Access MVP
"TeeSee" <bkeanie[ at ]glasscellisofab.com> wrote in message news:896b0461-0228-4816-8e90-0bb5651383e3[ at ]w34g2000yqm.googlegroups.com...
[Quoted Text] > Win XP and MA2003 > > Currently have a TextBox control where user is required to input a > percent value as .25 as an example. How can I capture the fact that > the first character input is a "." and not a "2" or vice versa for > instance. If the input is not as required then MsgBox etc ..... > > I think I have to turn the number into a string to test it but can't > seem to find how to do that. I have searched the group but can't > resolve. Would appreciate any suggestions or better ways to > accomplish. > Thanks as usual.
|