Make chart title based on a cell?

G

Guest

From one of my earlier posts:

When you create your chart, don't use the chart title, or if you do, put
something in there just as a placeholder, since you'll be deleting it (that
way the chart size will adjust to accomodate for the space).

Delete your title box on the chart. Draw a text box where the title was.
Whith your text box active, click in the formula window and type
='SheetName'!A1 where SheetName is the name of the sheet and A1 is the cell
where the title resides. Whatever is in that cell will display in the text
box, which can be formatted to look like a title. You must type that into
the formula bar at the top. If you type it into the text box as if you were
entering text, the box will display the formula, not the value in the
referenced cell.
 
T

tlosgyl3

Great tip JonR - solved a problem I had been struggling with. However I
have found you don't need to draw the box - select the Chart, type
=(worksheet name and cell reference) in the formual bar and Ecel will
automatically make the box for you.

I formatted my text in the worksheet in which I placed my Chart Titles
and it worked really well.

tlosgyl3
 
G

Guest

Thanks for the shortcut tlosgyl3! I'm always looking for the quickest &
easiest way to do things (comes from being lazy). ;-)
 

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