View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nikolajus Nikolajus is offline
external usenet poster
 
Posts: 2
Default set data source dinamically

Hello,

I am using MS Office 2000.

I've got a pivot table. Data source is a MS Access table through MS Query.
Both report with pivot .xls and data source .mdb are in the same folder.
When I move my .mdb and .xls files to another folder, Excel pivot cannot
refresh data automatically because .mdb is not found. All I need is to set up
data source manually. Is it possible to do this automatically, assuming that
both .mdb and .xls will always be in the same folder together?

Thanks in advance,
Nikolajus