Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a workbook with numerous tabs/worksheets...I have created a summary
sheet that links to each worksheet. First of all I would like to produce a list of all the tabs in the workbook to verify that i have included every sheet. I know this is a bit archaic but I want to start here. Secondly, I would like to know how to create a new sheet that will automatically detect each tab, list the tab names in a single row across, and pull specific data from each tab. I am not proficient with excel macros or visual basic...but i can folow simple instructions easily. here is a simple example of what I would like to do: Sheet 'A' Price 150 Estimate 200 Recommendation Buy Sheet 'B' Price 250 Estimate 200 Recommendation Sell Sheet 'Summary' A B Price 150 250 Estimate 200 200 Recommendation Buy Sell I want the summary sheet to automatically update if I add a new sheet, say 'C' The data it will be looking for will be in the same cells of each sheet. I know i can do this by just inserting columns and copying the links formulas from the adjacent cells...however, the workbook is constantly updated, and new sheets added and deleted frequently...I would rather if there was someway to update the summary sheet automatically. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
One workbook to another . . . | Excel Discussion (Misc queries) | |||
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) | Excel Worksheet Functions | |||
create drop down list from different workbook | Excel Discussion (Misc queries) | |||
auto updating list | Excel Worksheet Functions | |||
Combo box list w/ data in 2nd workbook without opening both files | Excel Worksheet Functions |