Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a workbook with 12 sheets in it. Each one has identical columns, but
the data varies each month. I create a pivot table each month to shows totals. I create a chart for each quarter with these totals. Because the totals vary each month, I have to manually enter the totals into another worksheet and use that to create the chart. Is there a way to combine the data from four sheets into one to use for a chart? I have tried combining, consolidation, pivot tables, merging, etc and none of them seem to work. Obviously I am not understanding how to do this. I really want this to do fairly easy as I am not the only looking at the data. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
This will add the A1 cells in 4 sheets
=SUM(Sheet2:Sheet5!A1) best wishes -- Bernard V Liengme www.stfx.ca/people/bliengme remove caps from email "grndmntjd" wrote in message ... I have a workbook with 12 sheets in it. Each one has identical columns, but the data varies each month. I create a pivot table each month to shows totals. I create a chart for each quarter with these totals. Because the totals vary each month, I have to manually enter the totals into another worksheet and use that to create the chart. Is there a way to combine the data from four sheets into one to use for a chart? I have tried combining, consolidation, pivot tables, merging, etc and none of them seem to work. Obviously I am not understanding how to do this. I really want this to do fairly easy as I am not the only looking at the data. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Match and Sort for two range of data on different worksheets? | New Users to Excel | |||
Save 2 separate data imports in separate worksheets on the same ex | Excel Worksheet Functions | |||
From several workbooks onto one excel worksheet | Excel Discussion (Misc queries) | |||
Sharing data across worksheets within a workbook based on identifi | Excel Discussion (Misc queries) | |||
sorting data in linked worksheets | Excel Discussion (Misc queries) |