Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm using Excel 2002 to create a report menu for a client. As an example, they have 3 workbooks each with 3 sheets. I would like to create a combo box on a user form that will be visible from each sheet. The combo box will list all open workbooks/sheets like this: Workbook1 sheet 1 sheet 2 sheet 3 Workbook2 sheet 1 sheet 2 sheet 3 Workbook3 sheet 1 sheet 2 sheet 3 I know how to do the userform. And I understand the code for getting the sheetnames from one workbook. But I need a little direction in looping thru all open workbooks and getting the sheet names and separating them by workbook in the combo box. Note: The workbooks are hidden until a user selects one of the reports (sheets). Thank you, Terry |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you Rowan. That helped.
Terry |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy multiple sheets to seperate workbooks | Excel Discussion (Misc queries) | |||
Updating Workbooks from multiple links Workbooks | Excel Worksheet Functions | |||
creating multiple sheets, then individualized workbooks for each sheet | Excel Discussion (Misc queries) | |||
Activating sheets with same name in multiple workbooks | Excel Programming | |||
combo boxes in many sheets | Excel Programming |