Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear all;
I have a list of dates in the format dd/mm/yyyy These dates are not unique. The list ( 2000 + items ) looks like : 29/06/2004 30/06/2004 29/06/2004 01/07/2004 30/06/2004 29/06/2004 01/07/2004 I want that list displayed in a combobox so I can choose from that list, but I only want to see the unique items. The list must be sorted in chronological order. It thus should look like : 29/06/2004 30/06/2004 01/07/2004 How do I do that with VBA ? Mark. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 - How to get cell referrences from dates in combobox | Excel Discussion (Misc queries) | |||
format combobox in userform to accept dates | Excel Worksheet Functions | |||
Sorting Items in a ComboBox? | Excel Programming | |||
ComboBox with Dates | Excel Programming | |||
Sorting in a ComboBox | Excel Programming |