Hi All,
I wonder if someone could help me on this, I have had a real hard search through Tek-Tips but I probably am not using the right words for the search criteria.
Basically I have a number of forms that a user can go in and out of depending on what they are doing, but on some occasions when a form closes I need to test to see if another form is open but hidden, so that I can say something along the lines of
If formx is open then just close me (Formx will then Display by default)
If formx is not open then openformx
So basically I need some way of testing if formx is open or not.
Any help would be gratefully received
Many thanks
ModeX
I wonder if someone could help me on this, I have had a real hard search through Tek-Tips but I probably am not using the right words for the search criteria.
Basically I have a number of forms that a user can go in and out of depending on what they are doing, but on some occasions when a form closes I need to test to see if another form is open but hidden, so that I can say something along the lines of
If formx is open then just close me (Formx will then Display by default)
If formx is not open then openformx
So basically I need some way of testing if formx is open or not.
Any help would be gratefully received
Many thanks
ModeX