Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have code which presents a form, on which is a listbox (holding worksheet
tab names), a 'move up' button, a 'move down' button, and a 'click when done' button It all works fine, allowing all the sheets to be moved as the user wishes. I wish to adapt this, so that 2 specific sheets are always the first and last in the workbook The sheets in question are codename (Sheet1) ..the first, and codename (Sheet3) ....the last. I don't know whether to try to exclude these two sheets from the listbox, or whether to deal with them in the later code. What's the solution, please? Regards. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
is there anyway in an excel macro to reorder the sheet tabs from left to right? | Excel Worksheet Functions | |||
Reorder items in listbox | Excel Programming | |||
Technique to move (reorder) items in Listbox | Excel Programming | |||
Listbox Propery code | Excel Programming | |||
ListBox List Code? | Excel Programming |