C
C Tate
I have a couple of problems with Access and would be grateful if anybody
could offer any advice.
First, I work with an Access 2000 database at work. At the end of a quarter
various companies send us a data file (usually called something like
anonymous data.mdb). Each file from every company is called exactly the same
thing. We save these files into folders which are usually given the company
name.
We then go about importing each file into our own Access database. This is a
very tedious procedure, especially as it involves importing 80 or so of
these damned files. I'd love to be able to automate the whole thing. I dream
of being able to put them all in one folder and import the lot in one fell
swoop. Is there any way at all I could achieve this?
The second problem is this. Sometimes I have to remove a particular
company's data from that big combined file. Once again, this is a big
headache! Sometimes it is just quicker to start importing again from
scratch. Could I automate the procedure with a macro? It would have to look
through the tables for a particular 'company name' then delete all the rows
of data for that company.
Help!
could offer any advice.
First, I work with an Access 2000 database at work. At the end of a quarter
various companies send us a data file (usually called something like
anonymous data.mdb). Each file from every company is called exactly the same
thing. We save these files into folders which are usually given the company
name.
We then go about importing each file into our own Access database. This is a
very tedious procedure, especially as it involves importing 80 or so of
these damned files. I'd love to be able to automate the whole thing. I dream
of being able to put them all in one folder and import the lot in one fell
swoop. Is there any way at all I could achieve this?
The second problem is this. Sometimes I have to remove a particular
company's data from that big combined file. Once again, this is a big
headache! Sometimes it is just quicker to start importing again from
scratch. Could I automate the procedure with a macro? It would have to look
through the tables for a particular 'company name' then delete all the rows
of data for that company.
Help!