happy new year to all.
I am in a quandary this morning. the organisation i am working for at present has a nasty habit of dumping information on a weekly basis into spreadsheets on the network. The business unit that I work with then adds the new data to the previous weeks and reports on a year to date basis. its ugly and historically labour intensive.
I want to eliminate a few steps along the way for them by using msquery and my rudimentary vba skills. whats got me today is this: is it better to write a macro using "getopenfilename" and insert the new data at the next available row each week, then updating the existing pivot table report, OR, is it possible to refresh the pivot table for only the new weeks data?
can anyone assist?
I am in a quandary this morning. the organisation i am working for at present has a nasty habit of dumping information on a weekly basis into spreadsheets on the network. The business unit that I work with then adds the new data to the previous weeks and reports on a year to date basis. its ugly and historically labour intensive.
I want to eliminate a few steps along the way for them by using msquery and my rudimentary vba skills. whats got me today is this: is it better to write a macro using "getopenfilename" and insert the new data at the next available row each week, then updating the existing pivot table report, OR, is it possible to refresh the pivot table for only the new weeks data?
can anyone assist?