Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello, I am trying to collect data from multiple sheet in a workbook. I want
to summarize the data on a seperate for printing. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Without more details ragarding the information, you should start looking into
worksheet functions: VLOOKUP() [or possibly even HLOOKUP()] SUMIF() and if data is to be gathered based on multiple criteria on a single row on any given sheet, then SUMPRODUCT() [for pre-2007 Excel] or SUMIFS() [Excel 2007 unique]. You may have to build up formulas that the summary results from one sheet to that of others. Might even search Excel Help for the phrase Refer to the same cell or range on multiple sheets which may lead to information you can use. "rrok" wrote: Hello, I am trying to collect data from multiple sheet in a workbook. I want to summarize the data on a seperate for printing. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Transferring data from multiple sheets in workbook to one sheet | Excel Worksheet Functions | |||
Transferring data from multiple sheets in workbook to one sheet | Excel Discussion (Misc queries) | |||
Transferring data from multiple sheets in workbook to one sheet | Excel Discussion (Misc queries) | |||
Collect data of several sheets on another book's singel sheet | Excel Discussion (Misc queries) | |||
Multiple Sheets (Need to create 500 individual sheets in one workbook, pulling DATA | Excel Worksheet Functions |