View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ranswrt ranswrt is offline
external usenet poster
 
Posts: 191
Default use only numbers and '/'

I have a textbox in a userform that I want to only accept numbers and '/' to
enter dates. How do I do that?
Thanks