Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 1
Default Date in Chart Title

I want the chart title to include a date, "October 31, 2009." It shows as "
31-Oct-09." The ribbon to format text is not accessible while in chart.

Any ideas to format this change.

Thanks
--
IJ Anderson
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2,489
Default Date in Chart Title

Hi,

Does this mean your chart title is linked to a cell in someway?
For me the formatting of the cells is carried through to the chart title.
If the cell contains text and formula reference then use the TEXT function
to format the string.

Here the data is in C1.

B1: ="Chart Date " & TEXT(C1,"dd-mmmm-yyyy")

If not you need to explain more about where the title text is coming from.

Cheers
Andy

--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"IJ Anderson" wrote in message
...
I want the chart title to include a date, "October 31, 2009." It shows as
"
31-Oct-09." The ribbon to format text is not accessible while in chart.

Any ideas to format this change.

Thanks
--
IJ Anderson


  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 8,651
Default Date in Chart Title

Why not format it in the data sheet using =TEXT(A2,"mmmm dd, yyyy"), and
then use that cell as the source cell for your chart title?
Or in fact you can just format the date in a data sheet cell the way you
want it, and the chart will pick up that format when you link to it.
--
David Biddulph

"IJ Anderson" wrote in message
...
I want the chart title to include a date, "October 31, 2009." It shows as
"
31-Oct-09." The ribbon to format text is not accessible while in chart.

Any ideas to format this change.

Thanks
--
IJ Anderson



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
How to hide a chart title, but keep the title in the chart KBratt Charts and Charting in Excel 1 July 16th 09 12:13 AM
Current date (i.e., today()) in Chart Title Gwynne Charts and Charting in Excel 7 June 25th 09 04:08 PM
Excel chart - how to assign the file name in the chart title? TGreen Charts and Charting in Excel 1 August 16th 05 10:35 AM
Pasting Objects into Chart title and Axis title Sam Charts and Charting in Excel 1 June 6th 05 08:50 PM
Date in a chart title FJ Shepley & JM Pfohl Charts and Charting in Excel 2 May 15th 05 03:32 AM


All times are GMT +1. The time now is 07:17 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"