Adding Dynamic Text Data to a Graph

S

sean.mymail

Hi,

I would like to add extra information to an Excel graph. For example
some summary information linked to cells - so when the cells update the
summary information on the graph will update as well.

I thought about adding text fields for example, but cannot find a way
to link the contents of the text field to a cell value.

How can I do this?

Appreciate any ideas
Thanks
 
B

Bernard Liengme

Click to select the chart
In the Formula Box type = and then click the cell to be lined; this
generates a formula with the form =Sheet1!$A$1
Move it to the desired location on the chart.
best wishes
 
G

Gord Dibben

With workbook open and chart or chart sheet selected...........

Right-click on any toolbar and activate the Drawing toolbar.

Select the text box icon and draw a box on your chart.

In the formula bar enter = sign then point to the cell with the data and hit
ENTER key.

Done.


Gord Dibben MS Excel MVP
 
S

sean.mymail

Bernard said:
Click to select the chart
In the Formula Box type = and then click the cell to be lined; this
generates a formula with the form =Sheet1!$A$1
Move it to the desired location on the chart.
best wishes


Thanks - thats exactly what I was looking for!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top