ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Changing the order in dropdown boxes? (https://www.excelbanter.com/excel-programming/294061-changing-order-dropdown-boxes.html)

DennisE

Changing the order in dropdown boxes?
 
Gurus,

Has anybody worked out (or know of any references to) a good,
efficient way that would let users change the order of the items
appearing in dropdown boxes by sliding them up or down within
the list?

-- Dennis Eisen

Tom Ogilvy

Changing the order in dropdown boxes?
 
I am not sure how you would see that as appropriate for a dropdown. Once
you select an item, the dropdown closes. This sounds like a maintenance
function - so you should probably manage the list/perform this function in a
separate listbox. If it is something the user needs to do, then, again, you
should use a listbox as the interface.

--
Regards,
Tom Ogilvy

"DennisE" wrote in message
...
Gurus,

Has anybody worked out (or know of any references to) a good,
efficient way that would let users change the order of the items
appearing in dropdown boxes by sliding them up or down within
the list?

-- Dennis Eisen




count

Changing the order in dropdown boxes?
 
Hi Dennis and Tom Ogilvy!
I wrote something along the lines - it works but...- could Tom Ogilvy proof
read it? I'd be happy to release it to all, if kosher.
It is ValueMgr form with code associated with it.
Takes just one parameter i.e a global variable called ManagedRange as String
Form opens and deals with Named Range as per variable and offers:
0. Listbox with values - up 7 columns squeeze there OK
1. Up/down spin buttons to move selected item
2. Add New Button - to add more entries (input boxes will pop up)
3. Delete entry
4. Support for ranges up to 14 columns wide, input boxes will appear as
needed and captions will display whatever you placed in a row immediately
above Named Range.

The form is best invoked by DblClick event on a dropdown.
Please advise how to/if send it to you.
Paul

Użytkownik "Tom Ogilvy" napisał w wiadomości
...
I am not sure how you would see that as appropriate for a dropdown. Once
you select an item, the dropdown closes. This sounds like a maintenance
function - so you should probably manage the list/perform this function in

a
separate listbox. If it is something the user needs to do, then, again,

you
should use a listbox as the interface.

--
Regards,
Tom Ogilvy

"DennisE" wrote in message
...
Gurus,

Has anybody worked out (or know of any references to) a good,
efficient way that would let users change the order of the items
appearing in dropdown boxes by sliding them up or down within
the list?

-- Dennis Eisen







All times are GMT +1. The time now is 11:43 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com