View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson Jim Thomlinson is offline
external usenet poster
 
Posts: 5,939
Default converting date combobox to show date

In the VBE with yoru form active right click on the Control Toolbox and
select Additional Controls. Add the DT Picker to the Control Toolbox. That
control should work for you...
--
HTH...

Jim Thomlinson


"willfeld" wrote:

I have a user form with a combo box that opens to select dates from a list(
would like a pop up calendar dont know how in vba) anyway, this box show the
date but moving to another box it chages to the number value. need code to
keep it as a date thanks
--
Bucky F