Save statement in an automatic procedure inhibits tabbing to next fiel

I tab through the fields of a database, whether in the sheet or in a form, and I encounter a field which triggers an automatic procedure. if that procedure contains a save statement, I have to hit the TAB key three times to highlight the next field. Commenting out the save restores things to normal.

I assume that the save statement interrupts the tabbing process.