Hey all,
I'm an intermediate user of Excel with a fair amount of VBA experience, but I'm an absolutely newb at Access - I never use it.
I've been asked to do some work on an Access database, and I need to know how to send data from Excel into Access. Can anyone point me in the right direction for some VBA code in Excel to send new records from a worksheet into an existing database in Access? The only thing I need it to check for before sending the data over is whether or not the record number in column A of the Excel sheet is already listed in the first column / field of the database.
Any help here would be much appreciated... I'm in way over my head!
I'm an intermediate user of Excel with a fair amount of VBA experience, but I'm an absolutely newb at Access - I never use it.
I've been asked to do some work on an Access database, and I need to know how to send data from Excel into Access. Can anyone point me in the right direction for some VBA code in Excel to send new records from a worksheet into an existing database in Access? The only thing I need it to check for before sending the data over is whether or not the record number in column A of the Excel sheet is already listed in the first column / field of the database.
Any help here would be much appreciated... I'm in way over my head!