Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do i link a vb form template to a calender control in
xl 2000? i need users to click a date and bring up a blank data entry form. Thanks in advance |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calander Pop Up | Excel Discussion (Misc queries) | |||
Calander Control 9.0 | Excel Discussion (Misc queries) | |||
calander help | Excel Discussion (Misc queries) | |||
how to insert calander control in excel? | Excel Worksheet Functions | |||
calander | Excel Discussion (Misc queries) |