Mar 21, 2006 #1 dead7 Programmer Joined Jun 8, 2004 Messages 79 Location US I need a code that tells whether a form is open if its open then I want to close it. ie if Isopen(frmR) then close end if this isopen does not work
I need a code that tells whether a form is open if its open then I want to close it. ie if Isopen(frmR) then close end if this isopen does not work
Mar 21, 2006 #2 Remou Technical User Joined Sep 30, 2002 Messages 13,030 Location BE This may help: Checking to see if Form is open thread702-1148702 Upvote 0 Downvote