Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm writing macros to perform searches. There are multiple sheets the
desired record can be found, based on dates of activity, etc. So, there will be sheets that will have different names as time goes on. What I want is to be able to show the user all the sheets available, then he can click which one he wants to search. I've written code to perform searches based on picking sheets, but in those cases, the sheet names will be static. In this new case, the sheet names will vary over time. That's why I want the list of all the sheet names to come up. So, it is possible to: 1) show the user all the sheet names, and 2) from that list, let him click which one he wants to search in? Thanks J.O. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combine worksheets in multiple workbook in one workbook with a macro | Excel Discussion (Misc queries) | |||
List All Worksheets in Workbook | Excel Discussion (Misc queries) | |||
How to show dropdown list from another workbook without running it | Excel Discussion (Misc queries) | |||
List the worksheets in a workbook | Excel Programming | |||
Show Macro list (tools-macro-macros) | Excel Programming |