In excel i have a sheet1 with data.
I have a pivot table in sheet2 using that data from sheet1
I go back and add rows of data to sheet1.
I manually go to the Pivot Table tab at the top -> click the options button -> click refresh. The newly added data to sheet1 does not appear.
The only way I can get the new data into the pivot table on sheet2 is to go to the Pivot Table tab at the top -> click the options button -> change source and manually change the range for the information on sheet1
I was hoping to create a macro that sits behind a button so my user can click the button after entering the data to sheet 1
Is the refresh option only for external data sources?
If so how can I refresh the pivot table on sheet2 using data from sheet1?
Any advice? Thank You =)
I have a pivot table in sheet2 using that data from sheet1
I go back and add rows of data to sheet1.
I manually go to the Pivot Table tab at the top -> click the options button -> click refresh. The newly added data to sheet1 does not appear.
The only way I can get the new data into the pivot table on sheet2 is to go to the Pivot Table tab at the top -> click the options button -> change source and manually change the range for the information on sheet1
I was hoping to create a macro that sits behind a button so my user can click the button after entering the data to sheet 1
Is the refresh option only for external data sources?
If so how can I refresh the pivot table on sheet2 using data from sheet1?
Any advice? Thank You =)