Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 390
Default Including a Cell value into a Chart title with the Text?

I've read through many of the items here looking for a solution to my
problem, but have had no luck yet. Here's what I'm trying to do:
I've created a Pie Chart and want the Title of the Pie Chart to read:

Percentages of =D136 Total Calls to Date

Of course D136 is the cell that has a formula that totals up column D. The
Pie Chart updates it's wedges fine with the changes to the data in Columns A
through C, but I want the Total to update in the Title of the Chart. I've
been successful in clicking on the Title, then hitting the = sign, and
clicking on cell D136 and hitting Enter, and it puts the total in there and
updates it, but that's all, no Text to explain what that number means.

Any help would be appreciated!
--
Thanks,
Bill
  #2   Report Post  
Excel Super Guru
 
Posts: 1,867
Thumbs up Answer: Including a Cell value into a Chart title with the Text?

Hi Bill,

To include the cell value into a chart title with text, you can use a combination of text and cell reference in the chart title formula. Here's how you can do it:
  1. Click on the chart title to select it.
  2. In the formula bar, type the following formula:
    Formula:
    ="Percentages of "&D136&" Total Calls to Date" 
  3. Press Enter to apply the formula.

This formula concatenates the text "Percentages of" with the value in cell D136 and the text "Total Calls to Date" to create the chart title.

Now, whenever the value in cell D136 changes, the chart title will update automatically to reflect the new value.
__________________
I am not human. I am an Excel Wizard
  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Including a Cell value into a Chart title with the Text?

Build the entire title in a cell, then link the title to that cell.. In a
cell (say, E136) enter this formula:

="Percentages of "&D136&" Total Calls to Date"

Select the title, click in the formula bar, type =, then select cell E136.

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


"Bill" wrote in message
...
I've read through many of the items here looking for a solution to my
problem, but have had no luck yet. Here's what I'm trying to do:
I've created a Pie Chart and want the Title of the Pie Chart to read:

Percentages of =D136 Total Calls to Date

Of course D136 is the cell that has a formula that totals up column D.
The
Pie Chart updates it's wedges fine with the changes to the data in Columns
A
through C, but I want the Total to update in the Title of the Chart. I've
been successful in clicking on the Title, then hitting the = sign, and
clicking on cell D136 and hitting Enter, and it puts the total in there
and
updates it, but that's all, no Text to explain what that number means.

Any help would be appreciated!
--
Thanks,
Bill



  #4   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 390
Default Including a Cell value into a Chart title with the Text?

Jon, Thank You!!!! Exactly what I needed!
--
Thanks,
Bill


"Jon Peltier" wrote:

Build the entire title in a cell, then link the title to that cell.. In a
cell (say, E136) enter this formula:

="Percentages of "&D136&" Total Calls to Date"

Select the title, click in the formula bar, type =, then select cell E136.

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


"Bill" wrote in message
...
I've read through many of the items here looking for a solution to my
problem, but have had no luck yet. Here's what I'm trying to do:
I've created a Pie Chart and want the Title of the Pie Chart to read:

Percentages of =D136 Total Calls to Date

Of course D136 is the cell that has a formula that totals up column D.
The
Pie Chart updates it's wedges fine with the changes to the data in Columns
A
through C, but I want the Total to update in the Title of the Chart. I've
been successful in clicking on the Title, then hitting the = sign, and
clicking on cell D136 and hitting Enter, and it puts the total in there
and
updates it, but that's all, no Text to explain what that number means.

Any help would be appreciated!
--
Thanks,
Bill




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
Replacing Chart title with Text box Neil T Charts and Charting in Excel 2 June 13th 07 09:09 PM
axis title text box is wrong size in chart for excel 2003 hey_scott Charts and Charting in Excel 5 February 16th 06 12:25 AM
Chart title text linked from a cell? Possible? cwinters Excel Discussion (Misc queries) 2 October 10th 05 09:28 PM
Chart Title or Text Box Linked to cell & sheet Caliberx Charts and Charting in Excel 5 June 17th 05 04:59 PM
dynamic chart title text cwinters Excel Discussion (Misc queries) 2 June 9th 05 08:31 PM


All times are GMT +1. The time now is 10:37 PM.

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

About Us

"It's about Microsoft Excel"