thx

  • Thread starter Thread starter ben
  • Start date Start date
When i use this method, the form (MY Switchboard) does
pop up like i want it, but when i click on any of the
buttons (to open other forms for data entry) the
switchboard stays on top and won't let me get to the
newly opened form unless i close the switchboard.
I need to be able to work between the two windows...is
there something that can be done for this?

Ben
 
ben said:
When i use this method, the form (MY Switchboard) does
pop up like i want it, but when i click on any of the
buttons (to open other forms for data entry) the
switchboard stays on top and won't let me get to the
newly opened form unless i close the switchboard.
I need to be able to work between the two windows...is
there something that can be done for this?

The switchboard form should have its PopUp and Modal properties set to
No, not Yes.
 
Back
Top