ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Linking multiple worksheets in one workbook (https://www.excelbanter.com/excel-discussion-misc-queries/243921-linking-multiple-worksheets-one-workbook.html)

CWhite1972

Linking multiple worksheets in one workbook
 
I have a workbook that contains multiple worksheets that I need to "average"
the results in a new worksheet within the same workbook like a summary page.
For example, I have customer surveys from multiple clients that I enter
separately into one worksheet. My goal is to then gather all this information
into one summarized spreadsheet at the beginning of the workbook. How is this
accomplished? I'm not too familiar with the how-to's of doing this at all. I
an using Excel 2007.

Thanks.

CM

Linking multiple worksheets in one workbook
 
In any worksheet, you can make references to cells in other worksheets. For
example, if i am on shset2 and I want to reference cell B6 in sheet one, the
correct syntax is =Sheet1!B6.

You can use functions like sum, average, etc the same way -- your cell
reference will have the sheet name and ! in from of it. Like:
=SUM(Sheet1!D4:D6)




"CWhite1972" wrote:

I have a workbook that contains multiple worksheets that I need to "average"
the results in a new worksheet within the same workbook like a summary page.
For example, I have customer surveys from multiple clients that I enter
separately into one worksheet. My goal is to then gather all this information
into one summarized spreadsheet at the beginning of the workbook. How is this
accomplished? I'm not too familiar with the how-to's of doing this at all. I
an using Excel 2007.

Thanks.


Gord Dibben

Linking multiple worksheets in one workbook
 
Depends upon how you data is laid out on each sheet.

If your total in each sheet is same cell you can use

=AVERAGE(Sheet1:Sheet6!A1:A10)


Gord Dibben MS Excel MVP

On Mon, 28 Sep 2009 07:39:01 -0700, CWhite1972
wrote:

I have a workbook that contains multiple worksheets that I need to "average"
the results in a new worksheet within the same workbook like a summary page.
For example, I have customer surveys from multiple clients that I enter
separately into one worksheet. My goal is to then gather all this information
into one summarized spreadsheet at the beginning of the workbook. How is this
accomplished? I'm not too familiar with the how-to's of doing this at all. I
an using Excel 2007.

Thanks.




All times are GMT +1. The time now is 06:21 AM.

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