G
Guest
Hi, I have a problem that is causing me to tear my hair out. I am creating an
ordering system for the company I work at, I am trying to repeat a procedure
I have already used successfuly twice within my database but can't for the
life of me remember how I did this.
I am creating a delivery system for which there are two tables, Deliveries
and Delivery_Details, these link to the tables Orders and Order_Details.
I want a combo box which allows you to select the Order_ID - this is fine I
can create the combo box, but then I need the fields from the Orders table
and the Order_Details to be displayed relating to which ever order. I have
forgotten how I go about getting these fields to look up the data based on
the combo box's contents.
I seem to remember something about just simply creating an empty text box
but then somehow making that display the relevant field - but can't remember
how I did this in the past?
Does this make sense and can anyone help?
ordering system for the company I work at, I am trying to repeat a procedure
I have already used successfuly twice within my database but can't for the
life of me remember how I did this.
I am creating a delivery system for which there are two tables, Deliveries
and Delivery_Details, these link to the tables Orders and Order_Details.
I want a combo box which allows you to select the Order_ID - this is fine I
can create the combo box, but then I need the fields from the Orders table
and the Order_Details to be displayed relating to which ever order. I have
forgotten how I go about getting these fields to look up the data based on
the combo box's contents.
I seem to remember something about just simply creating an empty text box
but then somehow making that display the relevant field - but can't remember
how I did this in the past?
Does this make sense and can anyone help?