Greetings,
We receive monthly payments that a former employee used to input in the access db manually. In doing so, the Col_ID field (PK) is auto generated.
Now, I would like to import the payments that is in excel to an existing access table. The column heading in excel (attached) spreadsheet exactly matches the field headings in access table.
Col_ID in ms access is a primary key usually auto populated by the DB when someone enters a new payment. Currently, the Col_ID field in my excel is blank.
- Do I include the Col_ID field in my excel during the append process?
- How can I make sure that the Col_ID field in access table is populated?
TIA
Regards, |