View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Ronio Ronio is offline
external usenet poster
 
Posts: 13
Default Using Calendar control to display dates

I visit the Ron De Bruin site for information on the Calendar control.
However, he only gives an example of how the calendar control can be used as
a date picker.

I would like to use the control to display predefined dates on another sheet
in the same book. So it is really just a graphical viewer.

Example is sheet1, Column A would have project names, Column B would have
targeted installation dates.

Sheet2 would be my calendar control to view the sheet1 data.

Any ideas would be much obliged.