I am starting a new project.
I have 9 forms and any ONE form could be open.
I have 9 option buttons which opens the forms. When the user clicks option button one, forms one opens but i need to close the other open form.
How do i to declare (dim) the current open form? so that i can open the new form first, and then close the dimed form?
Any suggestions would be great
I have 9 forms and any ONE form could be open.
I have 9 option buttons which opens the forms. When the user clicks option button one, forms one opens but i need to close the other open form.
How do i to declare (dim) the current open form? so that i can open the new form first, and then close the dimed form?
Any suggestions would be great