Getting tables to display in a window on the Main Switchboard

D

Dan

My boss is wanting to get the tables to display on mainswitch board so that
there are not any other windows that open up. So what is wanted to happen is
that I would click on the command button I would not leave the initial page
but a window would become visible that would essentially be linked to the
table. Then when a second command button is click the window resets itself
and then displays the table which the 2nd command button is linked to. Is
this at all possible?

Click on cmdCustomerInfo then tblCustomerInfo displays in Window
Click on cmdPcEquipment then tblCustomerInfo disappears and tblEquipment
will then display etc.

Thanks, Dan
 
Top