PC Review Forums Newsgroups Microsoft Excel Microsoft Excel Charting Chart Labels not refreshing

Reply

Chart Labels not refreshing

 
Thread Tools Rate Thread
Old 25-11-2003, 12:45 PM   #1
Chris Robinson
Guest
 
Posts: n/a
Default Chart Labels not refreshing


Excel 2000, SP3.

I have a problem with a chart in excel. A user has created
a standard line chart from a table in Excel and has
selected to show the formula of the resulting line (y=mx+c)
on the chart. This works fine, but when the data i the
table is updated, the formula displayed for the line doesn;
t change. if you delete it and re-add it, it works fine.
The spreadsheet has no problems updating automatically on
other installation of Office 2000 on other PC's.

Any help would be greatly appreciated.

Thanks,
Chris.
  Reply With Quote
Old 26-11-2003, 03:41 PM   #2
Tushar Mehta
Guest
 
Posts: n/a
Default Re: Chart Labels not refreshing

What did this person chart? In what kind of a chart? When one clicks
on the plotted series on the chart, what does the formula bar contain?
=SERIES(<what's here>)?

How did s/he show the "formula of the resulting line?"

When the data change... what data change? Only the x values? Or both
the x and y values? Also, when the data change, does the "resulting
line" adjust itself? Or do both the line and the formula remain
unchanged?

--
Regards,

Tushar Mehta, MS MVP -- Excel
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article <60b401c3b352$0509e2d0$a601280a@phx.gbl>,
anonymous@discussions.microsoft.com says...
> Excel 2000, SP3.
>
> I have a problem with a chart in excel. A user has created
> a standard line chart from a table in Excel and has
> selected to show the formula of the resulting line (y=mx+c)
> on the chart. This works fine, but when the data i the
> table is updated, the formula displayed for the line doesn;
> t change. if you delete it and re-add it, it works fine.
> The spreadsheet has no problems updating automatically on
> other installation of Office 2000 on other PC's.
>
> Any help would be greatly appreciated.
>
> Thanks,
> Chris.
>

  Reply With Quote
Old 27-11-2003, 02:07 PM   #3
Chris Robinson
Guest
 
Posts: n/a
Default Re: Chart Labels not refreshing

Hi,

I've filled in the gaps below ;o)

>-----Original Message-----
>What did this person chart? In what kind of a chart?


The person did a line chart from a standard 2-column table
containing numerical data.

When one clicks
>on the plotted series on the chart, what does the formula

bar contain?
>=SERIES(<what's here>)?


It contains the range of cells used in the chart and
highlights them e.g.
"=SERIES(,,Sheet1!$A$1:$A$8,1)" for column A
AND
"=SERIES(,,Sheet1!$B$1:$B$8,2)" for column B

>
>How did s/he show the "formula of the resulting line?"


If you add a tendline to the chart (right-click on one of
the lines> add trendline), you can go onto the "Options"
tab (for the trendline's properties) and check the box
that says "show equation on chart". This is the formula
he's looking at.

>
>When the data change... what data change? Only the x

values? Or both
>the x and y values? Also, when the data change, does

the "resulting
>line" adjust itself? Or do both the line and the formula

remain
>unchanged?


We've tried changing both X and Y values - it makes no
difference. The line doesn't adjust either. However,
deleting the formula and adding it again seems
to "refresh" the chart in some way.

Like I said, the spreadsheet works fine on other people's
PC's. It's an odd one?

Thanks in advance,
Chris )

>
>--
>Regards,
>
>Tushar Mehta, MS MVP -- Excel
>www.tushar-mehta.com
>Excel, PowerPoint, and VBA add-ins, tutorials
>Custom MS Office productivity solutions
>
>In article <60b401c3b352$0509e2d0$a601280a@phx.gbl>,
>anonymous@discussions.microsoft.com says...
>> Excel 2000, SP3.
>>
>> I have a problem with a chart in excel. A user has

created
>> a standard line chart from a table in Excel and has
>> selected to show the formula of the resulting line

(y=mx+c)
>> on the chart. This works fine, but when the data i the
>> table is updated, the formula displayed for the line

doesn;
>> t change. if you delete it and re-add it, it works

fine.
>> The spreadsheet has no problems updating automatically

on
>> other installation of Office 2000 on other PC's.
>>
>> Any help would be greatly appreciated.
>>
>> Thanks,
>> Chris.
>>

>.
>

  Reply With Quote
Old 27-11-2003, 02:28 PM   #4
Andy Pope
Guest
 
Posts: n/a
Default Re: Chart Labels not refreshing

Sounds like the Calculation Mode is set to Manual.

Pressing F9 and see if the chart and equation update.

Chris Robinson wrote:

> Hi,
>
> I've filled in the gaps below ;o)
>
>
>>-----Original Message-----
>>What did this person chart? In what kind of a chart?

>
>
> The person did a line chart from a standard 2-column table
> containing numerical data.
>
> When one clicks
>
>>on the plotted series on the chart, what does the formula

>
> bar contain?
>
>>=SERIES(<what's here>)?

>
>
> It contains the range of cells used in the chart and
> highlights them e.g.
> "=SERIES(,,Sheet1!$A$1:$A$8,1)" for column A
> AND
> "=SERIES(,,Sheet1!$B$1:$B$8,2)" for column B
>
>
>>How did s/he show the "formula of the resulting line?"

>
>
> If you add a tendline to the chart (right-click on one of
> the lines> add trendline), you can go onto the "Options"
> tab (for the trendline's properties) and check the box
> that says "show equation on chart". This is the formula
> he's looking at.
>
>
>>When the data change... what data change? Only the x

>
> values? Or both
>
>>the x and y values? Also, when the data change, does

>
> the "resulting
>
>>line" adjust itself? Or do both the line and the formula

>
> remain
>
>>unchanged?

>
>
> We've tried changing both X and Y values - it makes no
> difference. The line doesn't adjust either. However,
> deleting the formula and adding it again seems
> to "refresh" the chart in some way.
>
> Like I said, the spreadsheet works fine on other people's
> PC's. It's an odd one?
>
> Thanks in advance,
> Chris )
>
>
>>--
>>Regards,
>>
>>Tushar Mehta, MS MVP -- Excel
>>www.tushar-mehta.com
>>Excel, PowerPoint, and VBA add-ins, tutorials
>>Custom MS Office productivity solutions
>>
>>In article <60b401c3b352$0509e2d0$a601280a@phx.gbl>,
>>anonymous@discussions.microsoft.com says...
>>
>>>Excel 2000, SP3.
>>>
>>>I have a problem with a chart in excel. A user has

>
> created
>
>>>a standard line chart from a table in Excel and has
>>>selected to show the formula of the resulting line

>
> (y=mx+c)
>
>>>on the chart. This works fine, but when the data i the
>>>table is updated, the formula displayed for the line

>
> doesn;
>
>>>t change. if you delete it and re-add it, it works

>
> fine.
>
>>>The spreadsheet has no problems updating automatically

>
> on
>
>>>other installation of Office 2000 on other PC's.
>>>
>>>Any help would be greatly appreciated.
>>>
>>>Thanks,
>>>Chris.
>>>

>>
>>.
>>


--

Cheers
Andy

http://www.andypope.info

  Reply With Quote
Old 27-11-2003, 04:38 PM   #5
Chris Robinson
Guest
 
Posts: n/a
Default Re: Chart Labels not refreshing

I tried that already - it's set to automatic and still
doesn't work ( Thanks for the suggestion though.

Chris.

>-----Original Message-----
>Sounds like the Calculation Mode is set to Manual.
>
>Pressing F9 and see if the chart and equation update.
>
>Chris Robinson wrote:
>
>> Hi,
>>
>> I've filled in the gaps below ;o)
>>
>>
>>>-----Original Message-----
>>>What did this person chart? In what kind of a chart?

>>
>>
>> The person did a line chart from a standard 2-column

table
>> containing numerical data.
>>
>> When one clicks
>>
>>>on the plotted series on the chart, what does the

formula
>>
>> bar contain?
>>
>>>=SERIES(<what's here>)?

>>
>>
>> It contains the range of cells used in the chart and
>> highlights them e.g.
>> "=SERIES(,,Sheet1!$A$1:$A$8,1)" for column A
>> AND
>> "=SERIES(,,Sheet1!$B$1:$B$8,2)" for column B
>>
>>
>>>How did s/he show the "formula of the resulting line?"

>>
>>
>> If you add a tendline to the chart (right-click on one

of
>> the lines> add trendline), you can go onto

the "Options"
>> tab (for the trendline's properties) and check the box
>> that says "show equation on chart". This is the

formula
>> he's looking at.
>>
>>
>>>When the data change... what data change? Only the x

>>
>> values? Or both
>>
>>>the x and y values? Also, when the data change, does

>>
>> the "resulting
>>
>>>line" adjust itself? Or do both the line and the

formula
>>
>> remain
>>
>>>unchanged?

>>
>>
>> We've tried changing both X and Y values - it makes no
>> difference. The line doesn't adjust either. However,
>> deleting the formula and adding it again seems
>> to "refresh" the chart in some way.
>>
>> Like I said, the spreadsheet works fine on other

people's
>> PC's. It's an odd one?
>>
>> Thanks in advance,
>> Chris )
>>
>>
>>>--
>>>Regards,
>>>
>>>Tushar Mehta, MS MVP -- Excel
>>>www.tushar-mehta.com
>>>Excel, PowerPoint, and VBA add-ins, tutorials
>>>Custom MS Office productivity solutions
>>>
>>>In article <60b401c3b352$0509e2d0$a601280a@phx.gbl>,
>>>anonymous@discussions.microsoft.com says...
>>>
>>>>Excel 2000, SP3.
>>>>
>>>>I have a problem with a chart in excel. A user has

>>
>> created
>>
>>>>a standard line chart from a table in Excel and has
>>>>selected to show the formula of the resulting line

>>
>> (y=mx+c)
>>
>>>>on the chart. This works fine, but when the data i

the
>>>>table is updated, the formula displayed for the line

>>
>> doesn;
>>
>>>>t change. if you delete it and re-add it, it works

>>
>> fine.
>>
>>>>The spreadsheet has no problems updating automatically

>>
>> on
>>
>>>>other installation of Office 2000 on other PC's.
>>>>
>>>>Any help would be greatly appreciated.
>>>>
>>>>Thanks,
>>>>Chris.
>>>>
>>>
>>>.
>>>

>
>--
>
>Cheers
>Andy
>
>http://www.andypope.info
>
>.
>

  Reply With Quote
Old 28-11-2003, 04:51 PM   #6
Jon Peltier
Guest
 
Posts: n/a
Default Re: Chart Labels not refreshing

Tushar Mehta reminded us of this link a few days ago:

XL2002: Charts Do Not Update When Source Cells Are Updated
http://support.microsoft.com/defaul...kb;en-us;821644

- Jon
-------
Jon Peltier, Microsoft Excel MVP
http://www.geocities.com/jonpeltier/Excel/index.html
_______

Chris Robinson wrote:
> I tried that already - it's set to automatic and still
> doesn't work ( Thanks for the suggestion though.
>
> Chris.
>
>
>>-----Original Message-----
>>Sounds like the Calculation Mode is set to Manual.
>>
>>Pressing F9 and see if the chart and equation update.
>>
>>Chris Robinson wrote:
>>
>>
>>>Hi,
>>>
>>>I've filled in the gaps below ;o)
>>>
>>>
>>>
>>>>-----Original Message-----
>>>>What did this person chart? In what kind of a chart?
>>>
>>>
>>>The person did a line chart from a standard 2-column

>>

> table
>
>>>containing numerical data.
>>>
>>>When one clicks
>>>
>>>
>>>>on the plotted series on the chart, what does the
>>>

> formula
>
>>>bar contain?
>>>
>>>
>>>>=SERIES(<what's here>)?
>>>
>>>
>>>It contains the range of cells used in the chart and
>>>highlights them e.g.
>>>"=SERIES(,,Sheet1!$A$1:$A$8,1)" for column A
>>>AND
>>>"=SERIES(,,Sheet1!$B$1:$B$8,2)" for column B
>>>
>>>
>>>
>>>>How did s/he show the "formula of the resulting line?"
>>>
>>>
>>>If you add a tendline to the chart (right-click on one

>>

> of
>
>>>the lines> add trendline), you can go onto

>>

> the "Options"
>
>>>tab (for the trendline's properties) and check the box
>>>that says "show equation on chart". This is the

>>

> formula
>
>>>he's looking at.
>>>
>>>
>>>
>>>>When the data change... what data change? Only the x
>>>
>>>values? Or both
>>>
>>>
>>>>the x and y values? Also, when the data change, does
>>>
>>>the "resulting
>>>
>>>
>>>>line" adjust itself? Or do both the line and the
>>>

> formula
>
>>>remain
>>>
>>>
>>>>unchanged?
>>>
>>>
>>>We've tried changing both X and Y values - it makes no
>>>difference. The line doesn't adjust either. However,
>>>deleting the formula and adding it again seems
>>>to "refresh" the chart in some way.
>>>
>>>Like I said, the spreadsheet works fine on other

>>

> people's
>
>>>PC's. It's an odd one?
>>>
>>>Thanks in advance,
>>>Chris )
>>>
>>>
>>>
>>>>--
>>>>Regards,
>>>>
>>>>Tushar Mehta, MS MVP -- Excel
>>>>www.tushar-mehta.com
>>>>Excel, PowerPoint, and VBA add-ins, tutorials
>>>>Custom MS Office productivity solutions
>>>>
>>>>In article <60b401c3b352$0509e2d0$a601280a@phx.gbl>,
>>>>anonymous@discussions.microsoft.com says...
>>>>
>>>>
>>>>>Excel 2000, SP3.
>>>>>
>>>>>I have a problem with a chart in excel. A user has
>>>>
>>>created
>>>
>>>
>>>>>a standard line chart from a table in Excel and has
>>>>>selected to show the formula of the resulting line
>>>>
>>>(y=mx+c)
>>>
>>>
>>>>>on the chart. This works fine, but when the data i
>>>>

> the
>
>>>>>table is updated, the formula displayed for the line
>>>>
>>>doesn;
>>>
>>>
>>>>>t change. if you delete it and re-add it, it works
>>>>
>>>fine.
>>>
>>>
>>>>>The spreadsheet has no problems updating automatically
>>>>
>>>on
>>>
>>>
>>>>>other installation of Office 2000 on other PC's.
>>>>>
>>>>>Any help would be greatly appreciated.
>>>>>
>>>>>Thanks,
>>>>>Chris.
>>>>>
>>>>
>>>>.
>>>>
>>>

>>--
>>
>>Cheers
>>Andy
>>
>>http://www.andypope.info
>>
>>.
>>

>


  Reply With Quote
Old 04-12-2003, 10:36 AM   #7
Chris Robinson
Guest
 
Posts: n/a
Default Re: Chart Labels not refreshing

Hi Jon,

Thanks for the info but this isn't a user-defined
function. It's just a standard chart created from a cell
range.

Rgds,
Chris

>-----Original Message-----
>Tushar Mehta reminded us of this link a few days ago:
>
>XL2002: Charts Do Not Update When Source Cells Are Updated
>http://support.microsoft.com/default.aspx?scid=kb;en-

us;821644
>
>- Jon
>-------
>Jon Peltier, Microsoft Excel MVP
>http://www.geocities.com/jonpeltier/Excel/index.html
>_______
>
>Chris Robinson wrote:
>> I tried that already - it's set to automatic and still
>> doesn't work ( Thanks for the suggestion though.
>>
>> Chris.
>>
>>
>>>-----Original Message-----
>>>Sounds like the Calculation Mode is set to Manual.
>>>
>>>Pressing F9 and see if the chart and equation update.
>>>
>>>Chris Robinson wrote:
>>>
>>>
>>>>Hi,
>>>>
>>>>I've filled in the gaps below ;o)
>>>>
>>>>
>>>>
>>>>>-----Original Message-----
>>>>>What did this person chart? In what kind of a

chart?
>>>>
>>>>
>>>>The person did a line chart from a standard 2-column
>>>

>> table
>>
>>>>containing numerical data.
>>>>
>>>>When one clicks
>>>>
>>>>
>>>>>on the plotted series on the chart, what does the
>>>>

>> formula
>>
>>>>bar contain?
>>>>
>>>>
>>>>>=SERIES(<what's here>)?
>>>>
>>>>
>>>>It contains the range of cells used in the chart and
>>>>highlights them e.g.
>>>>"=SERIES(,,Sheet1!$A$1:$A$8,1)" for column A
>>>>AND
>>>>"=SERIES(,,Sheet1!$B$1:$B$8,2)" for column B
>>>>
>>>>
>>>>
>>>>>How did s/he show the "formula of the resulting line?"
>>>>
>>>>
>>>>If you add a tendline to the chart (right-click on one
>>>

>> of
>>
>>>>the lines> add trendline), you can go onto
>>>

>> the "Options"
>>
>>>>tab (for the trendline's properties) and check the box
>>>>that says "show equation on chart". This is the
>>>

>> formula
>>
>>>>he's looking at.
>>>>
>>>>
>>>>
>>>>>When the data change... what data change? Only the x
>>>>
>>>>values? Or both
>>>>
>>>>
>>>>>the x and y values? Also, when the data change, does
>>>>
>>>>the "resulting
>>>>
>>>>
>>>>>line" adjust itself? Or do both the line and the
>>>>

>> formula
>>
>>>>remain
>>>>
>>>>
>>>>>unchanged?
>>>>
>>>>
>>>>We've tried changing both X and Y values - it makes no
>>>>difference. The line doesn't adjust either. However,
>>>>deleting the formula and adding it again seems
>>>>to "refresh" the chart in some way.
>>>>
>>>>Like I said, the spreadsheet works fine on other
>>>

>> people's
>>
>>>>PC's. It's an odd one?
>>>>
>>>>Thanks in advance,
>>>>Chris )
>>>>
>>>>
>>>>
>>>>>--
>>>>>Regards,
>>>>>
>>>>>Tushar Mehta, MS MVP -- Excel
>>>>>www.tushar-mehta.com
>>>>>Excel, PowerPoint, and VBA add-ins, tutorials
>>>>>Custom MS Office productivity solutions
>>>>>
>>>>>In article <60b401c3b352$0509e2d0$a601280a@phx.gbl>,
>>>>>anonymous@discussions.microsoft.com says...
>>>>>
>>>>>
>>>>>>Excel 2000, SP3.
>>>>>>
>>>>>>I have a problem with a chart in excel. A user has
>>>>>
>>>>created
>>>>
>>>>
>>>>>>a standard line chart from a table in Excel and has
>>>>>>selected to show the formula of the resulting line
>>>>>
>>>>(y=mx+c)
>>>>
>>>>
>>>>>>on the chart. This works fine, but when the data i
>>>>>

>> the
>>
>>>>>>table is updated, the formula displayed for the line
>>>>>
>>>>doesn;
>>>>
>>>>
>>>>>>t change. if you delete it and re-add it, it works
>>>>>
>>>>fine.
>>>>
>>>>
>>>>>>The spreadsheet has no problems updating

automatically
>>>>>
>>>>on
>>>>
>>>>
>>>>>>other installation of Office 2000 on other PC's.
>>>>>>
>>>>>>Any help would be greatly appreciated.
>>>>>>
>>>>>>Thanks,
>>>>>>Chris.
>>>>>>
>>>>>
>>>>>.
>>>>>
>>>>
>>>--
>>>
>>>Cheers
>>>Andy
>>>
>>>http://www.andypope.info
>>>
>>>.
>>>

>>

>
>.
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off