View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] s_smith_iet@hotmail.com is offline
external usenet poster
 
Posts: 66
Default min and max in a text box


I have a textbox in a user form
when an operator enters a number between 1500 and 1700 I want it to
open userform5 if is is above 1700 or below 1500 I want it to open
userform17

Thanks

Stephen