View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Phonio[_5_] Phonio[_5_] is offline
external usenet poster
 
Posts: 1
Default Calander Control

add the calendar control and a command button to a userform

sub commandbutton_click()
'enteryouruserformname.show
endsub
' this will load your userform:cool

--
Message posted from http://www.ExcelForum.com