OK, I admit it, I'm lost. I searched and found the code to find out if a form is open, but I don't know how to use it. How do I "pass the from name to the function"? I keep getting mismatch errors
Please help!
OK, I admit it, I'm lost. I searched and found the code to find out if a form is open, but I don't know how to use it. How do I "pass the from name to the function"? I keep getting mismatch errors
Please help!
Also when you pass the form name are you including it in quotes. I believe in order to pass it as a sting you have to include it in quotes. Try that also.