I need to halt my code when a certain Form is open....

When you show a MsgBox the code execution halts.
I want this to happen with a certain form aswell...when it's closed the code execution should continue.