Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Open form and subforms with selected values

Status
Not open for further replies.

thames11

Technical User
Feb 10, 2007
7
GB
Hi,

I have a combobox which is used to select a value and open a customer record form based upon the order item selected. If I select Orderitem ID 3 it corresponds to Customer ID 5 - so customer 5's details are shown on the form that opens.

However, within the customer form I have two subforms. The first shows the order details by order number, the second shows the order items by order. How am I able to select the customer, select the corresponding order and orderitem using a single Orderitem ID value from the combobox?

Many thanks


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top