Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default can chart title be linked to variable cell address?

I have several sets of similar data for different species of birds. I would
like to be able to associate a new chart title for each new data set (range)
entered. Can this be done in excel?

Thus i could easily switch from data set to data set, just by putting in the
ranges and the chart title would change automatically.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6,582
Default can chart title be linked to variable cell address?

It would be easier to link to one cell, and update that cell formulaically,
or paste the new values into the same range used by the chart..

To link a chart text element to a cell, select the text element so its gray
border appears, type = in the formula bar, and click on the cell.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"dmhittner" wrote in message
...
I have several sets of similar data for different species of birds. I would
like to be able to associate a new chart title for each new data set
(range)
entered. Can this be done in excel?

Thus i could easily switch from data set to data set, just by putting in
the
ranges and the chart title would change automatically.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default can chart title be linked to variable cell address?

Thanks for your swift reply. I tried linking the title to the cell, however,
unlike other spreadsheet programs, when i shift the data range, the linked
cell stays constant, rather than shifting to an analogous position in the new
range where i entered the new appropriate title.

Could you please explain a bit more what you mean when you state:

"It would be easier to link to one cell, and update that cell formulaically,
or paste the new values into the same range used by the chart.."


Thanks so much for your time, danny




"Jon Peltier" wrote:

It would be easier to link to one cell, and update that cell formulaically,
or paste the new values into the same range used by the chart..

To link a chart text element to a cell, select the text element so its gray
border appears, type = in the formula bar, and click on the cell.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"dmhittner" wrote in message
...
I have several sets of similar data for different species of birds. I would
like to be able to associate a new chart title for each new data set
(range)
entered. Can this be done in excel?

Thus i could easily switch from data set to data set, just by putting in
the
ranges and the chart title would change automatically.




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6,582
Default can chart title be linked to variable cell address?

Set up the data on Sheet 1, with the title in cell C1. Make the chart using
this data, with the chart title linked to Sheet1!$C$1.

When you want to chart other data, paste it into the appropriate range of
Sheet 1, with the new title in Sheet1!C1.

If you don't want to erase the previous data, make a copy of sheet 1. The
chart's data, and the linked title, will now relate to Sheet1 (2), the copy
of the original sheet.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"dmhittner" wrote in message
...
Thanks for your swift reply. I tried linking the title to the cell,
however,
unlike other spreadsheet programs, when i shift the data range, the linked
cell stays constant, rather than shifting to an analogous position in the
new
range where i entered the new appropriate title.

Could you please explain a bit more what you mean when you state:

"It would be easier to link to one cell, and update that cell
formulaically,
or paste the new values into the same range used by the chart.."


Thanks so much for your time, danny




"Jon Peltier" wrote:

It would be easier to link to one cell, and update that cell
formulaically,
or paste the new values into the same range used by the chart..

To link a chart text element to a cell, select the text element so its
gray
border appears, type = in the formula bar, and click on the cell.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"dmhittner" wrote in message
...
I have several sets of similar data for different species of birds. I
would
like to be able to associate a new chart title for each new data set
(range)
entered. Can this be done in excel?

Thus i could easily switch from data set to data set, just by putting
in
the
ranges and the chart title would change automatically.






  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default can chart title be linked to variable cell address?

Thanks very much Jon. My friend the bird scientist and i appreciate it.

Your answer inspired us to do the following:

Designate a given range (say A1..Y10) as the "template" range for a given
chart type. The title is assigned a specific cell (say A1). Outside of this
range we have a copy of the data and all the other data sets, each with a
chart title in the appropriate relative position.

Then, to see how any set of data looks in our chart format, we just copy &
paste it into the "chart template" data range which the chart is reading for
its display.

Peace, d


"Jon Peltier" wrote:

Set up the data on Sheet 1, with the title in cell C1. Make the chart using
this data, with the chart title linked to Sheet1!$C$1.

When you want to chart other data, paste it into the appropriate range of
Sheet 1, with the new title in Sheet1!C1.

If you don't want to erase the previous data, make a copy of sheet 1. The
chart's data, and the linked title, will now relate to Sheet1 (2), the copy
of the original sheet.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"dmhittner" wrote in message
...
Thanks for your swift reply. I tried linking the title to the cell,
however,
unlike other spreadsheet programs, when i shift the data range, the linked
cell stays constant, rather than shifting to an analogous position in the
new
range where i entered the new appropriate title.

Could you please explain a bit more what you mean when you state:

"It would be easier to link to one cell, and update that cell
formulaically,
or paste the new values into the same range used by the chart.."


Thanks so much for your time, danny




"Jon Peltier" wrote:

It would be easier to link to one cell, and update that cell
formulaically,
or paste the new values into the same range used by the chart..

To link a chart text element to a cell, select the text element so its
gray
border appears, type = in the formula bar, and click on the cell.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"dmhittner" wrote in message
...
I have several sets of similar data for different species of birds. I
would
like to be able to associate a new chart title for each new data set
(range)
entered. Can this be done in excel?

Thus i could easily switch from data set to data set, just by putting
in
the
ranges and the chart title would change automatically.








  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6,582
Default can chart title be linked to variable cell address?

You make it sound so simple <g.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"dmhittner" wrote in message
...
Thanks very much Jon. My friend the bird scientist and i appreciate it.

Your answer inspired us to do the following:

Designate a given range (say A1..Y10) as the "template" range for a given
chart type. The title is assigned a specific cell (say A1). Outside of
this
range we have a copy of the data and all the other data sets, each with a
chart title in the appropriate relative position.

Then, to see how any set of data looks in our chart format, we just copy &
paste it into the "chart template" data range which the chart is reading
for
its display.

Peace, d


"Jon Peltier" wrote:

Set up the data on Sheet 1, with the title in cell C1. Make the chart
using
this data, with the chart title linked to Sheet1!$C$1.

When you want to chart other data, paste it into the appropriate range of
Sheet 1, with the new title in Sheet1!C1.

If you don't want to erase the previous data, make a copy of sheet 1. The
chart's data, and the linked title, will now relate to Sheet1 (2), the
copy
of the original sheet.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"dmhittner" wrote in message
...
Thanks for your swift reply. I tried linking the title to the cell,
however,
unlike other spreadsheet programs, when i shift the data range, the
linked
cell stays constant, rather than shifting to an analogous position in
the
new
range where i entered the new appropriate title.

Could you please explain a bit more what you mean when you state:

"It would be easier to link to one cell, and update that cell
formulaically,
or paste the new values into the same range used by the chart.."

Thanks so much for your time, danny




"Jon Peltier" wrote:

It would be easier to link to one cell, and update that cell
formulaically,
or paste the new values into the same range used by the chart..

To link a chart text element to a cell, select the text element so its
gray
border appears, type = in the formula bar, and click on the cell.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"dmhittner" wrote in message
...
I have several sets of similar data for different species of birds. I
would
like to be able to associate a new chart title for each new data set
(range)
entered. Can this be done in excel?

Thus i could easily switch from data set to data set, just by
putting
in
the
ranges and the chart title would change automatically.








Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Capturing chart title from cell Randall Arnold Charts and Charting in Excel 2 September 20th 06 12:58 AM
Help with this conditional IF statement C-Dawg Excel Discussion (Misc queries) 3 May 15th 06 06:01 PM
cell address ellebelle Excel Worksheet Functions 5 February 2nd 06 11:23 PM
Chart Title or Text Box Linked to cell & sheet Caliberx Charts and Charting in Excel 5 June 17th 05 04:59 PM
how to cell reference a Chart title Rasoul Khoshravan Azar Charts and Charting in Excel 2 January 1st 05 05:00 PM


All times are GMT +1. The time now is 05:32 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"