Lord Bowler
New Member
- Joined
- Dec 16, 2009
- Messages
- 18
Is there a way to display a selection box of available tabs that fit certain criteria to the user?
I have a workbook that has up to 12 tabs. Most of which are data tabs extracted from a database that is used to populate the "Template" tab. I want to display a list of Template tabs in this book for the user to choose to run the macro against and populate this template with data from the various other tabs in the sheet.
Currently I get the tab name via an Input dialog box, but I'd like to remove user interaction as much as possible, leaving them to just clicking Yes/No/Ok.
Thanks in advance,
I have a workbook that has up to 12 tabs. Most of which are data tabs extracted from a database that is used to populate the "Template" tab. I want to display a list of Template tabs in this book for the user to choose to run the macro against and populate this template with data from the various other tabs in the sheet.
Currently I get the tab name via an Input dialog box, but I'd like to remove user interaction as much as possible, leaving them to just clicking Yes/No/Ok.
Thanks in advance,