Thread: Calendar
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Simon Shaw[_5_] Simon Shaw[_5_] is offline
external usenet poster
 
Posts: 17
Default Calendar

I am developing a Form in VBA. I need the user to enter a date. Is there
control available that can display a calendar for selecting a date?
Can I validate a Text Box to require a date, similare to Data Validation in
an on a worksheet cell?

thanks