Is there a main form event that precedes subform Current Event?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Maybe I'm missing something really obvious, but I'm struggling to find an
event on my main form that precedes a subform Current Event when I move to a
new main form record. Does such an event exist?
 
Some code in my subform Current Event is necessary when the main form record
changes but is redundant when I simply scroll through subform records. I was
hoping to find a way of bypassing this code - but can't find any way of
distinguishing these two scenarios when the subform Current Event is running.
 
Maybe in your subform Current event, you could check to see which control is
currently active? Could be tedious, but it might work.

Carl Rapson
 

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