Jacek has attended:
Excel Advanced course
Excel VBA Intro Intermediate course
Excel Advanced course
Automation upgrade
hi
In Excel 2007 when I create a table, whenever I add something it makes changes to pivot tables or vlookup which are connected with Table. How can I do it in 2003?
RE: automation upgrade
Hi Jacek
Thanks for your question
You need to refresh your pivot table for it to update. Simply click the refresh button on the pivot table toolbar and this should update the data in the pivot table.
Regards
Stephen
RE: excel 2003
Hi,
If I add new row doesn’t work.
Regards
Jacek
RE: excel 2003
Hi Jacek
Thanks for your question
If you run your pivot table from within code, and set the datasource property to the current region of a cell inside the data then this should dynamically pick up any additional rows that you have added
Regards
Stephen