View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
JCS JCS is offline
external usenet poster
 
Posts: 93
Default Exporting data to Excel pivot table from Access

Hi Pat,

Try: (this is n Excel 2003)
1. Select Data
2. Select External Data
3. Select Import Data
4. In the "Select Data Source" dialog box navigate to the source Access
database and select it.
5. Select your query from the ""Select Tables" dialog box.

You will then be asked where you want your data to reside. My guess is that
you wll be able to record these keystrokes as a macro and then assign it ot a
macro.

HTH

John.



"Pat Dools" wrote:

Hello,

Is there a way to take the results of a select query in an Access database
and export those records to the 'Source' tab of an Excel spreadsheet, and
thus over-write the data that was there to provide 'refreshed' data for the
Pivot Table?

I'd like to put this code behind a command button in my Access application.
Is this possible?
--
Thank you, Patrick