Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 1
Default Can I make a "tab name" the "chart title"? (question on this)

In this thread, where I got the title of my own thread here from,
http://groups.google.ca/group/micros...f8d5 82510513,
Bernard V Liengme's solution seems to work very well. I put the tab
name formula below in the sheet and then referenced it in the chart
title as directed:

=MID(CELL("Filename",A1),FIND("]",CELL("Filename",A1))+1,255)

Seems to work great, at least so far <g.

The challenge is that though the tab name solution is perfect and I
was able to customize elswhere where I'd used this same formula, I
don't know how to add text so that the chart title is complete.
Elsewhere in Excel, unique text can be added to cell custom formatting
so that together I get a unique title for each column that I used this
procedure on. It's all automatic and I only have to worry about the
text in the tab name. Perfect as it makes life so much easier than
having to duplicate the information in 4 different places.

However, the chart title also requires unique additional custom text
besides the formula since the tab name is only part of what is
needed. The tab name just shows the location and date and doesn't
have any "label". Is there a way to add custom text to the chart in
an easy way, i.e., in this type of structure somehow:

"Title - "{tab name via the formula}

Thanks! :oD
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 8,651
Default Can I make a "tab name" the "chart title"? (question on this)

="Title - "&MID(CELL("Filename",A1),FIND("]",CELL("Filename",A1))+1,255)
--
David Biddulph

wrote in message
...
In this thread, where I got the title of my own thread here from,
http://groups.google.ca/group/micros...f8d5 82510513,
Bernard V Liengme's solution seems to work very well. I put the tab
name formula below in the sheet and then referenced it in the chart
title as directed:

=MID(CELL("Filename",A1),FIND("]",CELL("Filename",A1))+1,255)

Seems to work great, at least so far <g.

The challenge is that though the tab name solution is perfect and I
was able to customize elswhere where I'd used this same formula, I
don't know how to add text so that the chart title is complete.
Elsewhere in Excel, unique text can be added to cell custom formatting
so that together I get a unique title for each column that I used this
procedure on. It's all automatic and I only have to worry about the
text in the tab name. Perfect as it makes life so much easier than
having to duplicate the information in 4 different places.

However, the chart title also requires unique additional custom text
besides the formula since the tab name is only part of what is
needed. The tab name just shows the location and date and doesn't
have any "label". Is there a way to add custom text to the chart in
an easy way, i.e., in this type of structure somehow:

"Title - "{tab name via the formula}

Thanks! :oD



  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 66
Default Can I make a "tab name" the "chart title"? (question on this)

In the cell where you have the formula, modify the formula to ="My Label " &
{existing formula without the leading = sign} & " rest of my label"

--
Tushar Mehta
http://www.tushar-mehta.com
Custom business solutions leveraging a multi-disciplinary approach
In Excel 2007 double-click to format may not work; right click and select
from the menu


" wrote:

In this thread, where I got the title of my own thread here from,
http://groups.google.ca/group/micros...f8d5 82510513,
Bernard V Liengme's solution seems to work very well. I put the tab
name formula below in the sheet and then referenced it in the chart
title as directed:

=MID(CELL("Filename",A1),FIND("]",CELL("Filename",A1))+1,255)

Seems to work great, at least so far <g.

The challenge is that though the tab name solution is perfect and I
was able to customize elswhere where I'd used this same formula, I
don't know how to add text so that the chart title is complete.
Elsewhere in Excel, unique text can be added to cell custom formatting
so that together I get a unique title for each column that I used this
procedure on. It's all automatic and I only have to worry about the
text in the tab name. Perfect as it makes life so much easier than
having to duplicate the information in 4 different places.

However, the chart title also requires unique additional custom text
besides the formula since the tab name is only part of what is
needed. The tab name just shows the location and date and doesn't
have any "label". Is there a way to add custom text to the chart in
an easy way, i.e., in this type of structure somehow:

"Title - "{tab name via the formula}

Thanks! :oD

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
Can I make a "tab name" the "chart title"? CurtG Charts and Charting in Excel 3 April 24th 23 03:44 AM
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell Steve Kay Excel Discussion (Misc queries) 2 August 8th 08 01:54 AM
change "true" and "false" to "availble" and "out of stock" inthestands Excel Worksheet Functions 2 July 19th 07 07:05 PM
HELP on "left","right","find","len","substitute" functions serene83 Excel Discussion (Misc queries) 5 June 27th 06 02:23 AM
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next BCB New Users to Excel 7 May 13th 06 10:02 PM


All times are GMT +1. The time now is 06:37 AM.

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"