E
Edward
What I would like to set up is a way to use data from an
excel spreadsheet to create a database of records. The
excel spreadsheet changes each week and I want the Access
database to check the Excel spreadsheet and update the
database with only the new information and transfer data
from the unique (or new) rows of the Excel spreadsheet to
corresponding fields in the Access database.
From what I've read, it sounds like I might have to try
and use VB Script to make Access check each row of the
Excel spreadsheet and then append the Access table with
the new info. I just don't know VB enough to write
something from scratch.
Anything to point me in the right direction would be very
helpful. Thank you.
excel spreadsheet to create a database of records. The
excel spreadsheet changes each week and I want the Access
database to check the Excel spreadsheet and update the
database with only the new information and transfer data
from the unique (or new) rows of the Excel spreadsheet to
corresponding fields in the Access database.
From what I've read, it sounds like I might have to try
and use VB Script to make Access check each row of the
Excel spreadsheet and then append the Access table with
the new info. I just don't know VB enough to write
something from scratch.
Anything to point me in the right direction would be very
helpful. Thank you.