Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a sheet with custom toolbars so users cannot use the standard data - sort command (there is a valid reason for doing this). I want to re-create something similar to the sort command. So. User selects customer toolbar button (done) called sort This opens a user form similar to the sort user form The user's selections of sort order from the form are passed to a macro to run the sort I am unsure how to pass the values to the code to do this as I have not worked with user forms before. Is it as simple as dim sort1 sort1 = combobox.value |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Custom User Form At Startup | Excel Discussion (Misc queries) | |||
How to invoke a user form from a custom button on the menu bar | Excel Programming | |||
Custom User Form | Excel Programming | |||
User form to sort data | Excel Programming | |||
Excel sort by Fill Color by custom list sort | Excel Discussion (Misc queries) |