D
dogpigfish
I am transferring a spreadsheet into Access using the transfer spreadsheet
function. How can I add a field to the imported table that is an autonumber
field using VBA code?
I have duplicate records in the spreadsheet and want it to assign a
different number to each of these, so a primary key wouldn't be valid for any
other type of field but an autonumber.
Thanks for your suggestions
function. How can I add a field to the imported table that is an autonumber
field using VBA code?
I have duplicate records in the spreadsheet and want it to assign a
different number to each of these, so a primary key wouldn't be valid for any
other type of field but an autonumber.
Thanks for your suggestions