Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can validate the contents of the textbox using the isnumeric function.
You will also have to look for "-" and "." using the instr function. "Claud Balls" wrote: What would be the best way to check that text is a positive whole number? I'm thinking about putting it in the textbox_exit event. *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Function that accepts and returns a decimal, is it possible? | Excel Worksheet Functions | |||
How to auto-return to next cell that accepts data. | Excel Worksheet Functions | |||
A list of Consecutive Integers, can I search for missing integers | Excel Worksheet Functions | |||
Sheet Name not accepts special characters | Excel Programming | |||
Forcing Integers into Textbox | Excel Programming |