Moving focus to subform after AfterInsert event

R

rhovey

I must have looked at this way too long, but why can I not
move the focus to a subform after my AfterInsert event?
 
R

rhovey

Never mind - I moved the command to the afterUpdate event
and it works okay. I'd still be curious to know the
answer, but at least it's working!
 
Top