Hello all,
I have a button that opens another form (form 2) and has code in it to close the current form (form 1). Form 2 kicks off some VBA in the on open procedure to delete form 1. Everytime I run the code, I get an error message that it cannot delete form 1 because it is still open. What am I missing here? THanks for help. I always award reputation points.
Brennan
I have a button that opens another form (form 2) and has code in it to close the current form (form 1). Form 2 kicks off some VBA in the on open procedure to delete form 1. Everytime I run the code, I get an error message that it cannot delete form 1 because it is still open. What am I missing here? THanks for help. I always award reputation points.
Brennan