Re: programmatic linking to external tables
- From: "John Gray" <john.gray@xxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 20 Aug 2005 09:43:24 -0700
Hi,
You might want to have a look at the "TransferSpread***" action in the VBA Help.
If you combine that with this FileOpen Dialog code,
http://www.mvps.org/access/api/api0001.htm
you will have a semi-automated process.
I use this to bring in daily sales data from an Excel file to a temp table. There it
gets massaged, then appended to the Sales table. Works really well
hth,
John
---------------------
"Ben" wrote
[...]
> I like to ask, if there's an programmatic way to link and query each day's
> data, since the directory structure is static and the file naming convention
> is consistent.
.
- References:
- programmatic linking to external tables
- From: Ben
- programmatic linking to external tables
- Prev by Date: Re: How to retrieve id of last inserted record in Access without using @@identity?
- Next by Date: TIME field calculation help please
- Previous by thread: Re: programmatic linking to external tables
- Next by thread: Dateserial Previous Quarter
- Index(es):