Search results

  1. M

    Load form to previously-viewed record

    Thanks, but I need to keep the record after the db is closed. I have people closing the file, and others returning to it later. I'd like to pick up where it was left off.
  2. M

    Load form to previously-viewed record

    I am able to save the record value in a table on the form unload, however, I cannot restore the form to the record indicated in the table. "txtID" = ID value in the form "tblRestore" = hidden table to store record value The error message 3070 indicates that there is a problem with the line...
Back
Top Bottom