Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you have a macro that does automatic sort at the beginning, you could add
one line that removes existing filtering (ActiveSheet.ShowAllData). If you absolutely want a separate sheet for each Supervisor, then select all these sheets together (click on the first one, then press Shift key, then click on the last one while shift key is still pressed), then put in cell A1: =SheetMaster!A1, then extend the formula to the whole range (add plenty of blank rows at the bottom, so future additions in the master table will also appear on individual sheets. Now select the master sheet in order to deselect all the other sheets, then go to each sheet and use Data Filter Autofilter and pre-select the Supervisor name. Stephane. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Extracting excel worksheet data to separate files | Excel Discussion (Misc queries) | |||
QUERY data range to populate separate worksheet? | Excel Worksheet Functions | |||
Copy data automatically onto a separate worksheet | Excel Discussion (Misc queries) | |||
Using a Worksheet Form to add data to a separate worksheet databas | Excel Worksheet Functions | |||
What formula will sort data in a separate worksheet%3f | Excel Worksheet Functions |