Thread: Date in TextBox
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
damorrison damorrison is offline
external usenet poster
 
Posts: 91
Default Date in TextBox

How can I ensure that the date entered in a textbox appears as a date
I would like the user to be able to enter in the textbox say textbox7
8/8/6
and
the text would show up as August 8, 2006
What do I need to ensure this happens???
Dave