Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Phil Hageman
 
Posts: n/a
Default Formula in Chart Title

I want a chart title to say: FORCAST THROUGH 26 SEP 05. Where the date is
located in cell J1. What would the formula be?
Thanks, Phil
  #2   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

In another cell, e.g. J2, enter the formula:

="FORECAST THROUGH " & UPPER(TEXT(J1,"dd mmm yy"))

Select the chart
Type an equal sign, then click on the cell that contains the formula
Press the Enter key
Move and format the text box that contains the title text.

Phil Hageman wrote:
I want a chart title to say: FORCAST THROUGH 26 SEP 05. Where the date is
located in cell J1. What would the formula be?
Thanks, Phil



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

  #3   Report Post  
Phil Hageman
 
Posts: n/a
Default

Thanks, Debra. Works exactly as needed. Phil

"Debra Dalgleish" wrote:

In another cell, e.g. J2, enter the formula:

="FORECAST THROUGH " & UPPER(TEXT(J1,"dd mmm yy"))

Select the chart
Type an equal sign, then click on the cell that contains the formula
Press the Enter key
Move and format the text box that contains the title text.

Phil Hageman wrote:
I want a chart title to say: FORCAST THROUGH 26 SEP 05. Where the date is
located in cell J1. What would the formula be?
Thanks, Phil



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html


  #4   Report Post  
Phil Hageman
 
Posts: n/a
Default

Debra,

I see in Chart Options the Chart Title now does not exist. Does this mean
Chart Title cannot hold a formula, and to do so requires a text box? Will
the text box function/act exactly the same as Chart Title?

Phil

"Debra Dalgleish" wrote:

In another cell, e.g. J2, enter the formula:

="FORECAST THROUGH " & UPPER(TEXT(J1,"dd mmm yy"))

Select the chart
Type an equal sign, then click on the cell that contains the formula
Press the Enter key
Move and format the text box that contains the title text.

Phil Hageman wrote:
I want a chart title to say: FORCAST THROUGH 26 SEP 05. Where the date is
located in cell J1. What would the formula be?
Thanks, Phil



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html


  #5   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

The Chart Title can contain a cell reference so, if you prefer, you can
add a title to the chart and link it to the cell with the formula.

Phil Hageman wrote:
Debra,

I see in Chart Options the Chart Title now does not exist. Does this mean
Chart Title cannot hold a formula, and to do so requires a text box? Will
the text box function/act exactly the same as Chart Title?

Phil

"Debra Dalgleish" wrote:


In another cell, e.g. J2, enter the formula:

="FORECAST THROUGH " & UPPER(TEXT(J1,"dd mmm yy"))

Select the chart
Type an equal sign, then click on the cell that contains the formula
Press the Enter key
Move and format the text box that contains the title text.

Phil Hageman wrote:

I want a chart title to say: FORCAST THROUGH 26 SEP 05. Where the date is
located in cell J1. What would the formula be?
Thanks, Phil



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html



  #6   Report Post  
Phil Hageman
 
Posts: n/a
Default

I moved the text box away from the title area, went to Chart Options/Chart
Title, and typed =K1. That's exactly what came up as a chart title - K1. Is
there something else required to make a reference to a cell work for the
Chart Title. The text box solution is working okay, so plan A is in place.
I'm simply wondering about how to stay within a default mode in chart
construction. I have to hand this chart to "average" users...

"Debra Dalgleish" wrote:

The Chart Title can contain a cell reference so, if you prefer, you can
add a title to the chart and link it to the cell with the formula.

Phil Hageman wrote:
Debra,

I see in Chart Options the Chart Title now does not exist. Does this mean
Chart Title cannot hold a formula, and to do so requires a text box? Will
the text box function/act exactly the same as Chart Title?

Phil

"Debra Dalgleish" wrote:


In another cell, e.g. J2, enter the formula:

="FORECAST THROUGH " & UPPER(TEXT(J1,"dd mmm yy"))

Select the chart
Type an equal sign, then click on the cell that contains the formula
Press the Enter key
Move and format the text box that contains the title text.

Phil Hageman wrote:

I want a chart title to say: FORCAST THROUGH 26 SEP 05. Where the date is
located in cell J1. What would the formula be?
Thanks, Phil



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html


  #7   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

The formula won't work correctly if you enter it in the Chart Options
dialog box.

Add a title with any text, then close the Chart Options dialog box.
Select the title on the chart
Type an equal sign, then click on cell K1, and press Enter.

Phil Hageman wrote:
I moved the text box away from the title area, went to Chart Options/Chart
Title, and typed =K1. That's exactly what came up as a chart title - K1. Is
there something else required to make a reference to a cell work for the
Chart Title. The text box solution is working okay, so plan A is in place.
I'm simply wondering about how to stay within a default mode in chart
construction. I have to hand this chart to "average" users...

"Debra Dalgleish" wrote:


The Chart Title can contain a cell reference so, if you prefer, you can
add a title to the chart and link it to the cell with the formula.

Phil Hageman wrote:

Debra,

I see in Chart Options the Chart Title now does not exist. Does this mean
Chart Title cannot hold a formula, and to do so requires a text box? Will
the text box function/act exactly the same as Chart Title?

Phil

"Debra Dalgleish" wrote:



In another cell, e.g. J2, enter the formula:

="FORECAST THROUGH " & UPPER(TEXT(J1,"dd mmm yy"))

Select the chart
Type an equal sign, then click on the cell that contains the formula
Press the Enter key
Move and format the text box that contains the title text.

Phil Hageman wrote:


I want a chart title to say: FORCAST THROUGH 26 SEP 05. Where the date is
located in cell J1. What would the formula be?
Thanks, Phil


--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

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
Pasting Objects into Chart title and Axis title Sam Charts and Charting in Excel 1 June 6th 05 08:50 PM
formula for a seating chart M Zahedi Excel Discussion (Misc queries) 0 March 18th 05 02:07 PM
CHART AxES TITLE yorkielover02 Excel Discussion (Misc queries) 1 February 3rd 05 09:31 PM
Problem with Chart Title Formatting KvnLynch Charts and Charting in Excel 1 January 12th 05 03:15 AM
How to use formula auditing to change upper case to Title Case. ScoobeyDoo Excel Worksheet Functions 1 November 19th 04 06:26 PM


All times are GMT +1. The time now is 11:01 AM.

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"