Acess Import Routine

B

Brian Branco

I have an Excel spreadsheet with the following
Code Description
0001 Brian
0002 Ted
0003 Sam

Does anyone have a routine that will

1) Prompt for a file name (Excel)
2) Read the contents into a temporary table
3) Update a table with the data
a) If the key field is found, update the description
b) If the key field is not found, add the key field
and update the description.

I am new to access, but not new to programming...

Thanks in advance,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top