I have 10 forms which are synchronised. When the main form is open, each of the 9 others can be individually opened using their own command button.
As each of the "non" main forms is opened, it is a filter of the main form.
Is there anyway that I can automatically CLOSE any of the "non"main forms when I go back to the main form.
I have tried deacticate, lost focus, timer etc but nothing works