Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Excel XP & Win XP
I have some 50 sheets in my file. I want to find the first instance of a particular text in whatever sheet it occurs. Having found that, I want the code to stop. Then, starting from that range, I want to find the next instance, and so forth. I imagine a button to run a macro to find the first, then a "Next" button to find the next. I recorded a macro using Find over the entire workbook and the first instance was found. However, the initial search to find the target sheet was not recorded, only the search within that sheet. The recorded code started with selection of that sheet, rather than showing the code to find that sheet. How would I code a search over the entire workbook starting in a given sheet and at a given cell within that sheet? Thanks for your time. Otto |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find duplicates in entire workbook | Excel Discussion (Misc queries) | |||
Find duplicates in entire workbook | Excel Discussion (Misc queries) | |||
How to Copy entire Worksheet from Workbook S to Workbook D | Excel Programming | |||
Find/Replace Across Entire Workbook in Excel 2000 | Excel Discussion (Misc queries) | |||
Find character in entire workbook and format color | Excel Programming |