Control content of text boxes on a userform
I am aware of data validation in cells to force text or
numeric values. Is there a way of doing this in a
userform text box?
You can assign the value of a textbox to a numeric
variable, but this is too late when you have clicked the
OK button
Any help gratefully received
|