View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Angela[_5_] Angela[_5_] is offline
external usenet poster
 
Posts: 3
Default 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