R
rivka.howley
I have a form with a subform. The subform has code that runs on the
AfterUpdate event. The code includes running several queries
(updating
data in the main form) and an hourglass cursor that turns on then
off.
When I edit a record on the subform, the main form flips back to the
first record. This does not occur when adding or deleting records on
the subform.
Any ideas why this is happening?
AfterUpdate event. The code includes running several queries
(updating
data in the main form) and an hourglass cursor that turns on then
off.
When I edit a record on the subform, the main form flips back to the
first record. This does not occur when adding or deleting records on
the subform.
Any ideas why this is happening?