how can i include new add data on my pivot table

V

vicki

Dear Phillips,

thanks for your quick reponse. But how I can connect this function to the
pivot table? I have followed the step Insert>Name>define and input the said
formula "=offset(data!$A$1,0,0counta(data!$1:$1))" on the data worksheet.

What will be next step I need to do so that the pivot table can be updated
automatically when new rows are added on the data worksheet.


thanks again.
 
L

Luke M

(Assuming you defined your named range as MyRange)
Under you pivot table options, where it has you select a range of cells, type
=MyRange

The Pivot Table now looks to those cells, which based on the OFFSET formula,
will adapt as needed. Again, change "MyRange" to whatever you decided to call
your Range.
 

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