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,
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,