View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
posheroff[_2_] posheroff[_2_] is offline
external usenet poster
 
Posts: 2
Default Formatting a date from an input box

I am using an input box to enter a date. I'd like the end user to only have
to enter a 2-digit year, but have the system convert it to a 4 digit year.
How would I do that?