View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
treasuresflemar treasuresflemar is offline
external usenet poster
 
Posts: 15
Default Calendar not in a cell

I need a popup calendar that is called from a CmdButton that will return the
value chosen to a varable.
The needed format is
..NumberFormat = "m/d/yyyy;@"

Thanks