Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default listbox months

hi
i have a combobox that refers to a lit of months
when i click the little arrow, i see feb/2005, mar/2005 etc

when i click on a month i get displayed in the combobox the number of the
month eg: 38384

how can i have the text "feb 2005" displayed in the combobox ?

txs


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default listbox months

Use addItem rather than listfillrange or rowsource and load the box using

additem Cell.Text

so the entries are text strings.

--
Regards,
Tom Ogilvy
"toon" wrote in message
...
hi
i have a combobox that refers to a lit of months
when i click the little arrow, i see feb/2005, mar/2005 etc

when i click on a month i get displayed in the combobox the number of the
month eg: 38384

how can i have the text "feb 2005" displayed in the combobox ?

txs




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
3 months prior and 3 months post a date renee Excel Worksheet Functions 2 May 2nd 08 05:46 PM
Adding months to dates should account for 28-30-31 day months Graham Excel Worksheet Functions 3 February 1st 06 12:06 PM
How do i change 15 months to read 1 year and 3 months? Marty Excel Discussion (Misc queries) 1 February 17th 05 11:21 PM
listbox.value not equal to listbox.list(listbox.listindex,0) ARB Excel Programming 0 October 22nd 03 12:46 AM
Is refreshing listbox rowsource in listbox click event possible? Jeremy Gollehon[_2_] Excel Programming 4 September 25th 03 06:45 PM


All times are GMT +1. The time now is 11:29 PM.

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

About Us

"It's about Microsoft Excel"