Thread
:
Integer only textbox?
View Single Post
#
2
Posted to microsoft.public.excel.programming
ImpulseBlue
external usenet poster
Posts: 19
Integer only textbox?
Create an _AfterUpdate() routine for your text box and then check if
its an integer in your code.
wrote:
Can I set a textbox (on a form) to accept only integer values? If so
how?
TIA
Reply With Quote
ImpulseBlue
View Public Profile
Find all posts by ImpulseBlue