View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Corey Corey is offline
external usenet poster
 
Posts: 172
Default Combobox Date format change

I have a combobox on a u/form that lists date in a dd/mm/yy format from the sheet they are in.
How can i change the way they appear int he Combobox to dddd mmmm yyyy instead without having the actual value in the sheet changed ?

Corey....