Search results

  1. J

    Automate mutiple append queries - use the Autonumber primary key from 1st query as input in 2nd

    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...
Back
Top Bottom