Create macro to download access 2000 table to excel 2000 spreadsheet

  • Thread starter Thread starter Tushar
  • Start date Start date
T

Tushar

Hello,

I am trying to import a table from access 2000 to excel 2000. The
table name is 'Download Table' and the excel spreadsheet is 'CERCLIS'.
I need to make it a macro. Could someone please show me the code I
need to make this happen. Thanks in advance.
 
Thanks for all the help Tom. If I have any more questions, is there a
direct e-mail I may reach you at? Thanks again
 
Tushar Garg said:
Thanks for all the help Tom. If I have any more questions, is there a
direct e-mail I may reach you at? Thanks again


Tom,

I have another one for you. The project i am working on, divides a
year into 4 quarters. Example, 10/21/2004 is marked as 20044 (Year/Q)
in the access database. If the user puts in any year with the
respective quarter, the download needs to be from that point on till
the last record. I got the table to download using your original idea
of Data->Get external data. If you can show me how to filter down
data based on this Year/Q constraint, that would greatly appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top