View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Calender Control

If you're going to use the calendar control, you won't need the inputbox.

Ron de Bruin has some notes he
http://www.rondebruin.nl/calendar.htm

WLMPilot wrote:

I have added Calender Control 10.0 as an add-in. I want to allow the user to
use a calender to select a date for input via Inputbox. Once the date is
selected and entered, a macro is going to use the date.

I have no clue how to activate/use the calender control. How is this
accomplished?

Thanks,
Les


--

Dave Peterson