G
Guest
Hi All,
I have a query on Access 2002 that pulls data from 2 tables. I would like to
export the query to an Excel file that's already been designed. Initially I
have about 30K rows of data to export, and after that about 2k rows of data
every week. Users will manipulate and analyze data on Excel, and would like
to write new results back into access (may be in a new field).
1. what's the best way to trasnfer data between Access and Excel (macro,
VBA, etc).
2. since it's a lot of data, how do I maintain the Excel file without having
to delete the old data. (my idea is to import data into a new sheet, and from
that sheet I can feed my predesigned sheets with formulas) but since the
users would like to have a full year worth of data available at all times
before we can archive it, how can I go about executing that without having to
face Excel limitations?
3.What's the best way to write the additional data, that produced into
Excel, back to Access tables?
Please provide as much details as you can.
Thanks.
I have a query on Access 2002 that pulls data from 2 tables. I would like to
export the query to an Excel file that's already been designed. Initially I
have about 30K rows of data to export, and after that about 2k rows of data
every week. Users will manipulate and analyze data on Excel, and would like
to write new results back into access (may be in a new field).
1. what's the best way to trasnfer data between Access and Excel (macro,
VBA, etc).
2. since it's a lot of data, how do I maintain the Excel file without having
to delete the old data. (my idea is to import data into a new sheet, and from
that sheet I can feed my predesigned sheets with formulas) but since the
users would like to have a full year worth of data available at all times
before we can archive it, how can I go about executing that without having to
face Excel limitations?
3.What's the best way to write the additional data, that produced into
Excel, back to Access tables?
Please provide as much details as you can.
Thanks.