C
cyberdude
Hi,
In an userform, I assign a textbox, say textbox1, to be an input
textbox that takes numerical values only. I would like to use some
VBA codes that check if the user inputs an numerical value in
textbox1. If he doesn't, it prompts the user to input again. May I
ask what the code should be?
Mike
In an userform, I assign a textbox, say textbox1, to be an input
textbox that takes numerical values only. I would like to use some
VBA codes that check if the user inputs an numerical value in
textbox1. If he doesn't, it prompts the user to input again. May I
ask what the code should be?
Mike