G
Guest
Hi
I have a problem with opening forms. On database open it opens the "main switchboard" - on load of this form it calculates the permissions of the user. For 1 group I want another form (form2) to open ontop of the main switchboard - I want to leave the main switchboard open behind form2 though
The problem is that since form2 is opened within the load (I have also tried on open/current etc) event of the main switchboard, it has to continue to the next line of the main switchboard load event - this puts the main switcboard in front of form2
Do you know any way that I can keep form2 above the main switchboard
Is there any code that lets me put the main switchboard to the back of all open forms
Thanks loads
Basil
I have a problem with opening forms. On database open it opens the "main switchboard" - on load of this form it calculates the permissions of the user. For 1 group I want another form (form2) to open ontop of the main switchboard - I want to leave the main switchboard open behind form2 though
The problem is that since form2 is opened within the load (I have also tried on open/current etc) event of the main switchboard, it has to continue to the next line of the main switchboard load event - this puts the main switcboard in front of form2
Do you know any way that I can keep form2 above the main switchboard
Is there any code that lets me put the main switchboard to the back of all open forms
Thanks loads
Basil