Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default 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.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,203
Default 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.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Transferring data from multiple sheets in workbook to one sheet BillB Excel Worksheet Functions 5 February 14th 09 04:21 AM
Transferring data from multiple sheets in workbook to one sheet BillB Excel Discussion (Misc queries) 0 February 13th 09 05:15 PM
Transferring data from multiple sheets in workbook to one sheet BillB Excel Discussion (Misc queries) 0 February 13th 09 05:14 PM
Collect data of several sheets on another book's singel sheet Shariq Excel Discussion (Misc queries) 1 December 28th 06 06:28 PM
Multiple Sheets (Need to create 500 individual sheets in one workbook, pulling DATA Amaxwell Excel Worksheet Functions 4 August 17th 06 06:23 AM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"