Thanks for the reply. Do you know of some good documentation to get me
started on this?
> Do you know of some good documentation to get me
> started on this?
No, but...
> (link to an Excel
>> table, import data from an excel table
To try either of these, open Access, create a new database, and use File|Get
External Data. There are two options - follow the prompts after that. You
can either import the data, or link to it. If you import the data, you will
need to do that manually before each merge, and there might be better and
simpler ways than that to manage the data (for example, maintaining it in
Access in the first place may be one possibility). If you link to the table,
you may need to relink later if, for example, the spreadsheet structure
changes, but try it and see. When you are asked for the data source, set the
"Files of type" to show "Microsoft Excel (*.xls)", then select your
workbook. (You might think you could also get the data via ODBC, but do not
bother to try ODBC Databases because it does not work for data sources such
as Excel).
>>write a query that explicitly
>> queries the table)
Let's not go there yet - it uses the same underlying method as the above and
will probably suffer the same problems.
Peter Jamieson
> Thanks for the reply. Do you know of some good documentation to get me
> started on this?
[quoted text clipped - 87 lines]
>> >> > Thanks!
>> >> > Mike C.