View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Javelin52 Javelin52 is offline
external usenet poster
 
Posts: 1
Default How do i get a MonthView or DatePicker object in my VBA toolbox?

Using Excel 2007. Older version of Excel allowed the use of a MonthView or
DatePicker on the UserForm. I am unable to get those selections to come up on
my ToolBox (even at Additional Controls). Are these still available? If so,
How? & Where? They are/were very useful in my application.

Thanks in advance

Javelin52