G
Guest
I have an AfterInsert procedure that assigns values to several fields (not form controls) before the new record is complete. The user should only have to click once on the right arrow navigation bar to move to the next blank record. But nothing happens on the first click. It takes two clicks to move on. However, if I comment out the AfterInsert procedure, the user only has to click once as expected. Anyone know why this is happening and how to correct it
ctda
ctda