Search results

  1. S

    Retrieve autonumber (PK) and insert it in another table!

    Here is an image of my form and subform attached, please look at it!
  2. S

    Retrieve autonumber (PK) and insert it in another table!

    Hi John, I created a form that inserts data in tbl_invoices. A sub form created inside the frm_invoice. I added an update query underlying a SAVE button in subform and try to update the tbl_allPins with inv_ID but it is not working at all. The save button is there when you open the form in...
  3. S

    Retrieve autonumber (PK) and insert it in another table!

    Thanks John, I will try and will post the result when job is done.
  4. S

    Retrieve autonumber (PK) and insert it in another table!

    Hi, Please help me on this project.:banghead: I have a relational database with primary key in each table and foreign key in child tables. My goal is to have updated inv_ID (foreign key) column in table: tbl_allPins every time a new invoice is added to tbl_invoices and a primary key is generated...
  5. S

    Introducing myself

    Hi everyone, I am new in Access and trying to learn everyday.
Back
Top Bottom