G
Guest
I am creating a simple two form data access application. The first form
displays my main table that shows orders in an orders table. I have a command
button that opens a second form that show a related table that contains all
of the order details. I know there is a simple code that I can put in the
form load that will link the order detail form to the orders form based on
the orderid.
Any help is greatly appreciated.
Thank you,
ericzaj
displays my main table that shows orders in an orders table. I have a command
button that opens a second form that show a related table that contains all
of the order details. I know there is a simple code that I can put in the
form load that will link the order detail form to the orders form based on
the orderid.
Any help is greatly appreciated.
Thank you,
ericzaj