Don't do that. To troubleshoot, I would just go straight to code using Alt-F11. From there, open the page code for the form you are opening and see what events are being used. Maybe put a break point at the start of the On Open event or On Load event, whichever is being used. There has to be...