Advice on Pivot Tables

  • Thread starter Thread starter PeterG
  • Start date Start date
P

PeterG

Hi All,

I have just managed to figure out how to setup a pivot table. M
question is, now that I have managed that, how can I get the pivo
table to automatically update when i change any data within the mai
table.

Peter
 
You would have to write a VBA Worksheet_Change event macro.

Doesn't the Pivot Table toolbar activate when you click on a cell inside the
table? It should. There's a button on that toolbar to refresh the table.
 
Hi Myrna,

I tried changing my information, then click on a cell in the pivo
table, nothing happens.

Can you suggest what is not working or setup.
Also, do you have an idea what the VBA Change bit would look like.

Ta,

Peter
 
After you click on a cell within the table, you must click the REFRESH button
on the Pivot Table Toolbar. It looks like a burgundy exclamation point.
 

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

Similar Threads

Doubt about pivot table 2
Pivot Table - Changes 5
Pivot Table Data - Troubleshoot needed 4
Pivot Table Questions 2
pivot table data 2
Pivot Table/Chart Formatting 1
Pivot Table Chart 4
Pivot table 1

Back
Top