Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to remove duplicate names in about 8 or 9 worksheets. How can I
perform a search without having to go into each sheet? I don't know how to group... |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() You can CTRL-Click the tab you want to search (this will do a multiple select of sheets) then do the search. Charlie www.openerconsulting.com wickwire;179045 Wrote: I need to remove duplicate names in about 8 or 9 worksheets. How can I perform a search without having to go into each sheet? I don't know how to group... -- Charlie ------------------------------------------------------------------------ Charlie's Profile: http://www.thecodecage.com/forumz/member.php?userid=89 View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=49511 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You don't need to group the sheets to search within "workbook" in the search
options. Grouping is done by selecting one sheet tab then CTRL + ckick on any others you want in the group. Or by select then SHIFT+ click to group a continguos group of sheets. Or right-click on a tab and "select all sheets" BTW...........if you type "group sheets" in the Help dialog then "select sheets" you will see all the info you need about grouping sheets. Gord Dibben MS Excel MVP On Mon, 12 Jan 2009 13:23:01 -0800, wickwire wrote: I need to remove duplicate names in about 8 or 9 worksheets. How can I perform a search without having to go into each sheet? I don't know how to group... |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Perform task on multiple sheets in a folder | Excel Programming | |||
Macro to Perform Same Function Across Selected Sheets | Excel Programming | |||
perform calculations in 2 sheets | Excel Worksheet Functions | |||
Perform Cell Value Find across ALL Sheets | Excel Programming | |||
Compare two sheets and perform action routine | Excel Programming |