When users try to save a new row, all of the fields change to "#Deleted", and the application becomes corrupted, ie, global variables are lost, error messages occur when they try to do anything else, and the user has to quit the app and get back in. The row actually saves, but the user doesn't realize it. It appears to happen right after acCmdSaveRecord, because all of the code in my save function following that statement does not execute. HELP!!!! This keeps recurring, but not consistently, and I have no idea what is causing it (nor can I personally reproduce it!). THANKS!!!!!!!!!!