Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using a table with mdb files to call the files.

Status
Not open for further replies.

KrazyKT

Programmer
Jul 5, 2000
26
0
0
US
I am using multiple databases. Each contains five tables each. I've created a module to convert the Access tables to text. I need it to be able to open multiple files and run them. I've got the recordset running using code only for one file. I need to know what code to use for a table that will contain the file names. I want to be able to call this table and then the code will open these mdb files and convert. Is this possible? If so, how?

KT [sig][/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top