I have Access Security on my db to secure the users from entering a couple of forms without proper premission. I'm trying to write my own error procedure to catch the runtime error 3603"Access Denied Error". My question where should I place the code on the click event event to entr the form or the open event?? I just can't seem to get anything to work