View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
WayneH WayneH is offline
external usenet poster
 
Posts: 1
Default Web-Based Pivot Tables Refresh Question

I am using the web publishing feature of Excel to store interactive Pivot
tables and charts. Excel pulls these out of an Access data base. When I
publish these tables and charts, I can refresh them but it appears that
changes to the original Access data base are not included in the update.
Also, it doesn't appear that there is any connection string data in the
related XML files.

Can these tables and charts be "live-linked" to the original data source?

W