Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Beginer
 
Posts: n/a
Default Combine Formula and static Text

Hi Group,

Using Excel 2003, in excel chart, I have changed the chart title to generate
the name based on a cell text. But, all I want is to append text to the
generated name.

My sample formula for chart name looks like
='MySheet'!$B$1.
But if I change to
='MySheet'!$B$1 & "Hello Text" and also,
='MySheet'!$B$1 & TEXT("Hello Text")
does not seem to work.


I am happy to find forum that will ease my job.

Best Regards
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

It is not possible to concatenate a chart title referring to a cell and a
text string,
you can use a macro that will do it or referring to a second cell where you
use the contents of one cell
(B1) and the string

--
Regards,

Peo Sjoblom

(No private emails please)


"Beginer" wrote in message
...
Hi Group,

Using Excel 2003, in excel chart, I have changed the chart title to
generate
the name based on a cell text. But, all I want is to append text to the
generated name.

My sample formula for chart name looks like
='MySheet'!$B$1.
But if I change to
='MySheet'!$B$1 & "Hello Text" and also,
='MySheet'!$B$1 & TEXT("Hello Text")
does not seem to work.


I am happy to find forum that will ease my job.

Best Regards


  #3   Report Post  
Beginer
 
Posts: n/a
Default

Hi Sjoblom,

Could you please provide me a sample work around ?

Thanks in advance,
Beginer

"Peo Sjoblom" wrote:

It is not possible to concatenate a chart title referring to a cell and a
text string,
you can use a macro that will do it or referring to a second cell where you
use the contents of one cell
(B1) and the string

--
Regards,

Peo Sjoblom

(No private emails please)


"Beginer" wrote in message
...
Hi Group,

Using Excel 2003, in excel chart, I have changed the chart title to
generate
the name based on a cell text. But, all I want is to append text to the
generated name.

My sample formula for chart name looks like
='MySheet'!$B$1.
But if I change to
='MySheet'!$B$1 & "Hello Text" and also,
='MySheet'!$B$1 & TEXT("Hello Text")
does not seem to work.


I am happy to find forum that will ease my job.

Best Regards



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
Explain return of #N/A Biff Excel Worksheet Functions 12 July 13th 05 08:49 PM
Static cell reference Luc Benninger Excel Worksheet Functions 11 April 27th 05 06:49 PM
Formula to identify what was NOT found Arla M Excel Worksheet Functions 1 February 10th 05 03:09 PM
Hyperlinks static but formulas are not. Why? Hari Excel Discussion (Misc queries) 2 January 14th 05 12:35 AM
Help creating a formula, pulling from a set of static numbers. James Excel Worksheet Functions 1 December 20th 04 06:39 AM


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