View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Pierre
 
Posts: n/a
Default How to insert date using a pop up calendar control in a cell i

Hi Ken,

is it possible to get these controls ? I did a search and I get the
impression you need Visual Basic. I simply would like to have these controls
to use in Excel.

thank you

Pierre

"Ken Macksey" wrote:

The ms datepicker is part of the ms common controls ocx (MSCOMCT2.OCX)
usually found in the windows\system or windows\system32 folder.

Ken