NetworkTrade,
I don't believe I have an answer to your question, though I have recently
come across the same problem in different events myself (mainly on the
opening and updating of forms). After spending many hours searching for a
layout of what order that access processes all of the events under given
circumstances, I finally figured I'd do it on my own.
What I have started to do (this might take me a little while) is set up a db
that has many of the common form/subform/open and go to recs/ect. ect. in it,
with no underlying code except a msgbox under each event that fires, giving a
description of what event is firing. These messages set in a dialog mode
should tell what order all of the events fire under.
To second the question, if there is by any chance a record of how this works
that someone may have already done, by all means please reply, as I'm sure it
would be a great help to many of us. In the meantime, it might take me a
couple of weeks or a couple of months, but when I do get this test db setup
for checking the exact order for event firing, I'll be sure to post a thread
in here with a link too it.
Good luck!
Jack