D
Dave Ruhl
Hi, I'm using Access 2002 and I'd like to semi-automate a
process that imports data from an Excel file into a
temporary table (overwritten with each import). Once
imported, I will parse the data and append it to several
tables. (don't need help with this step)
What I'd like is for the user to just have to select the
Excel file from the Explorer/File window, and have the
rest of the import process automated by code. This is
what I need help with, can this be done ? Thanks...
process that imports data from an Excel file into a
temporary table (overwritten with each import). Once
imported, I will parse the data and append it to several
tables. (don't need help with this step)
What I'd like is for the user to just have to select the
Excel file from the Explorer/File window, and have the
rest of the import process automated by code. This is
what I need help with, can this be done ? Thanks...