View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Wanna Learn Wanna Learn is offline
external usenet poster
 
Posts: 318
Default Add calendar to VBA User Form

Hello I created a pop up calendar using the instructions from
www.fontstuff.com. It is great!
I created a user from in VBA Right now I can insert a date in any cell in
the spreadsheet by using insert date. But when I use the user form I
created in VBA I cannot enter the date on the form How do I do this?
thanks in advance