K
kejo41
I am really new to both access and VBA (any kind of programming actually). I
want to be able to import an excel spreadsheet into an access table. I know
I can use the TransferSpreadsheet function, however, the spreadsheet I want
to import is updated regularly. I don't want to import duplicate information
each time I import the data. I only want to append the new records from the
excel spreadsheet to the end of an existing table in access while ignoring
records that have already been imported. How do I do this?? I would
appreciate any help I can get, as I said I am very new to all of this.
want to be able to import an excel spreadsheet into an access table. I know
I can use the TransferSpreadsheet function, however, the spreadsheet I want
to import is updated regularly. I don't want to import duplicate information
each time I import the data. I only want to append the new records from the
excel spreadsheet to the end of an existing table in access while ignoring
records that have already been imported. How do I do this?? I would
appreciate any help I can get, as I said I am very new to all of this.