Avatar

Level 10

Sounds like you want to maintain the "state" of your form when you save it. There is an option for this in the File/Form Properties/Defaults under the Scripting section......"Preserve Scripting CHanges to Form When Saved". If you decide to do it yourself then I would put the code on a Form Ready or Doc Ready event. The events that you chose are too early.

Paul