Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Hi
I use excel 2000 as a timesheet. Each month's worksheet's layout is identical, with the month's total in cell h41, and the worksheet's name referencing the month, eg apr04 to mar05 etc. and Start04 and End04 as dummy delimiters for each (financial) year. On the totals sheet I can use =SUM(Start04:End04!H41) to get the sum I am owed for the period. So far so good... In addition I would like a chart plotting the worksheet name (or a cell in the appropriate worksheet if required) as the X axis, and the monthly total on the Y axis. This is where I hit a problem, as the chart does not like the range given - similar to that used in the SUM. Could anyone help? Many thanks, Rikki -- |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Charts don't work that way. You have to construct a summary range on a
worksheet someplace. Here's more information and an example: http://peltiertech.com/Excel/ChartsH...iffSheets.html - Jon ------- Jon Peltier, Microsoft Excel MVP Peltier Technical Services Tutorials and Custom Solutions http://PeltierTech.com/ _______ "Rikki Ward" wrote in message ... Hi I use excel 2000 as a timesheet. Each month's worksheet's layout is identical, with the month's total in cell h41, and the worksheet's name referencing the month, eg apr04 to mar05 etc. and Start04 and End04 as dummy delimiters for each (financial) year. On the totals sheet I can use =SUM(Start04:End04!H41) to get the sum I am owed for the period. So far so good... In addition I would like a chart plotting the worksheet name (or a cell in the appropriate worksheet if required) as the X axis, and the monthly total on the Y axis. This is where I hit a problem, as the chart does not like the range given - similar to that used in the SUM. Could anyone help? Many thanks, Rikki -- |
#3
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Thanks very much Jon
Rikki |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dynamic Data Range | Excel Worksheet Functions | |||
How to create a chart based on a 2 dim data range dynamical in 1 d | Charts and Charting in Excel | |||
named range, data validation: list non-selected items, and new added items | Excel Discussion (Misc queries) | |||
data range | Excel Discussion (Misc queries) | |||
Data range properties | Excel Discussion (Misc queries) |