Question About Pivot Tables

S

Shashi Bhosale

Hi ,

I have a pivot table and chart is connected to pivot table.
How do i change the title of the graph , when i select different country,
state,customer etc from the list.
Example : If i change country to USA, Chart title should be 'Bookings for
USA'.

Thanks in advance,

Shashi
 
S

Shashi Bhosale

Works Great..... Thanks.
Debra Dalgleish said:
You can link the chart title to a cell on the worksheet. For example, if
the PivotTable dropdown is in cell B2:

1. Enter the following formula in cell D1:
="Bookings for " & B2
2. Select the chart title, and click in the Formula bar.
3. Type an equal sign, and click on cell D1, which contains the formula
The chart title formula will be: =Sheet1!$D$1
4. Press the Enter key.

The chart title will change when a new selection is made in the dropdown.
 

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