Search results

  1. V

    Saving row data in ADO Recordset

    Hi All, I need to create a new record/row in a Header table, create one or more orresponding rows in the child table and then return to the header row and save some extra data. I need to save the header row first to obtain the TransID which is an auto-increment field. This is used in all...
  2. V

    Passing variable to another form

    Hi All, I am new to MS Access, so although I am comfortable with programming concepts, I do not know how to make the contents of a public variable in one form available for use in another form. The environments I am used to allow me to set a public variable, fill it with some data and then...
Back
Top Bottom