Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Cainman
 
Posts: n/a
Default I want my combo box to return a date format instead of a number?

I am using using dates in the ListFillRange in a combo box and after
selecting the date it returns the numerical value instead of the date. How do
I format the combo box for dates?

Time Period 39629 <= numerical value returned instead of date 06/30/08

  #2   Report Post  
Posted to microsoft.public.excel.misc
Toppers
 
Posts: n/a
Default I want my combo box to return a date format instead of a number?

ComboBox1.Value = Format(ComboBox1.Value, "dd/mm/yyyy")

"Cainman" wrote:

I am using using dates in the ListFillRange in a combo box and after
selecting the date it returns the numerical value instead of the date. How do
I format the combo box for dates?

Time Period 39629 <= numerical value returned instead of date 06/30/08

  #3   Report Post  
Posted to microsoft.public.excel.misc
Cainman
 
Posts: n/a
Default I want my combo box to return a date format instead of a number

I copied =Format(Combobox1.Value,"dd/mm/yyyy") into the colume next to the
value field but when I selected a new date it reverted back to the number
again. Am I doing this correctly?

"Toppers" wrote:

ComboBox1.Value = Format(ComboBox1.Value, "dd/mm/yyyy")

"Cainman" wrote:

I am using using dates in the ListFillRange in a combo box and after
selecting the date it returns the numerical value instead of the date. How do
I format the combo box for dates?

Time Period 39629 <= numerical value returned instead of date 06/30/08

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Date Format Problems?? nastech Excel Discussion (Misc queries) 5 November 14th 05 01:53 AM
MS Query Date Format scos00 Excel Discussion (Misc queries) 0 October 21st 05 04:58 PM
Date Format Squirrelly Bill Martin -- (Remove NOSPAM from address) Excel Discussion (Misc queries) 2 August 19th 05 10:49 AM
DATE Format Venkat Excel Worksheet Functions 1 August 16th 05 12:23 AM
How do i format a 5 to 6 digit number into the correct date? date cell configuration Excel Worksheet Functions 4 June 10th 05 08:07 PM


All times are GMT +1. The time now is 09:55 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"