Hi,
I have a database where I want to append data from a SharePoint list into my table. (done)
My problem is that once that is done, I want to run a second append query that inputs the AutoNumber Primary Key field created by the first query, and for all this to run automatically when the...