Macros, coding and design

J

Jeff Boyce

Jim

If you have a form that is opened when the file opens, you could add event
code to when it opens. If that's the "last" form that closes, you can use
that event, too.

You can create a code module to handle the writes-to-table -- you just need
events (?OnOpen, OnClose?) to trigger that code.
 

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

Top