I’m trying to add DatePicker VBA control in an PowerPoint 2007 slide. But I couldn’t find any such control.
I have added Microsoft Office 12.0 Object Library as well as Microsoft Excel and Powerpoint Object Library, but still I couldn’t find any control related to DatePicker.
I’d love if someone can direct me to some article or documentation, tutorial to add it.
The control isn’t included with Office/VBA. If it’s installed on your PC, the answer posted by Jean-François Corbett will get you there, but your code won’t work on other PCs unless they also have the needed control installed.
Have a look here:
http://www.excelbanter.com/showthread.php?t=241456