Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
My workbook has two sheets: the data on "Sheet4" and a chart sheet
"Chart1" that refers to data on "Sheet4". The chart has three series. Two series use absolute cell references, one uses a named range which defines a dynamic block of data (cells containing data from L7 down), so the range name is defined as =OFFSET(Sheet4!$L $7,0,0,COUNTA(Sheet4!$L7:$L65536),1). The chart works just fine, until I save and close the workbook and then try to reopen it. When I reopen, the chart doesn't show the series defined with the named range. If I look at the source data for the chart, the series is still defined appropriately, etc. It is as if Excel has "forgotten" about that series or can't figure out what it is. Can anyone help? Is there some way of "reminding" excel what to do when I reopen the workbook? TIA, Mike |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Series Formatting changes when I save and reopen a document | Charts and Charting in Excel | |||
I want to change the series shown in a chart by using a dropdown b | Charts and Charting in Excel | |||
Add a data series dynamically to a named range? | Charts and Charting in Excel | |||
Can I use named range in data range box when creating pie chart? | Charts and Charting in Excel | |||
Named Ranges shown (or not shown) as blue means what? | Excel Worksheet Functions |