Opening a database at last used or visited record

  • Thread starter Thread starter royfarnol
  • Start date Start date
R

royfarnol

Please advise how this might be done if it is possible.

Thanks Roy.
 
Please advise how this might be done if it is possible.

Thanks Roy.

You'll need to provide a lot more information than that! A database can
contain hundreds of tables; do you want it to open every table at the "last
used"? What constitutes "used" - last entered, last edited, last viewed
onscreen? What are you actually trying to accomplish with this?
 
royfarnol said:
Please advise how this might be done if it is possible.

Save the Primary Key of the record in a table, then open the form to that
record.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top