ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How can collect data from multiple sheets in the same workbook? (https://www.excelbanter.com/excel-discussion-misc-queries/248507-how-can-collect-data-multiple-sheets-same-workbook.html)

rrok

How can collect data from multiple sheets in the same workbook?
 
Hello, I am trying to collect data from multiple sheet in a workbook. I want
to summarize the data on a seperate for printing.

JLatham

How can collect data from multiple sheets in the same workbook?
 
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.



All times are GMT +1. The time now is 09:19 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com