Graph title

A

AlZee

I want to use the & function to be able to produce a combined title; on
part being non-changing text e.g. "Percentages of", and the other bein
text which is in cells of different workbook sheets ---- such a
"computers" which could be cell a1 in sheet 1, "printers" which coul
be in a1 of sheet 2, etc. The graph needs to be pie-chart. It doe
not appear that the & function will work with a graph. Is thi
correct? Is there anyway for me to accomplish this? Thanks :cool
 
S

Stephen Bullen

Hi AlZee,
I want to use the & function to be able to produce a combined title; one
part being non-changing text e.g. "Percentages of", and the other being
text which is in cells of different workbook sheets ---- such as
"computers" which could be cell a1 in sheet 1, "printers" which could
be in a1 of sheet 2, etc. The graph needs to be pie-chart. It does
not appear that the & function will work with a graph. Is this
correct? Is there anyway for me to accomplish this?

Only indirectly. You need to do the concatenation in a worksheet cell
somewhere, then link the chart title to the cell, by doing the following:

1. Select the edge of the chart title
2. Click in Excel's formula bar
3. Select the cell containing the text to display in the chart title

Regards

Stephen Bullen
Microsoft MVP - Excel
www.oaltd.co.uk
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top