I've set a control to automatically update certain fields in my main form when I update my subform or sub-subform. This works fine when updating the subform. But when I update my sub-subform, once I update the data and go to new record, it auto-updates the main form, but then sets the focus back on first record of the sub-subform. This is functional, but very annoying. I want the focus to remain on the first field of the new record on the sub-subform.
Anyone know what the cause of this might be?