View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Calendar Object in Excel Calendar Object in Excel is offline
external usenet poster
 
Posts: 1
Default Calendar Object in Excel

I was trying to insert a Calendar object in Excel. click on a button and a
calendar opens. Select the date and that date is inserted in the active cell.
found an example on the net : calendar.xls. But it works erratically. Tried
with changing macro security, including the right Addin. Also added the
activex control. No. But the problem persists. The moot question is: if I do
not use the example on the net and try inserting that on my own: on VBA
editor insert userform... and then cannot find the control... please help.