Hi,
i have 5 tables they are df_item,ti_enq,ti_enq_detl,ti_ord,ti_ord_detl
i created a form named enquiry with a subform considering records from ti_enq_detl
now i am trying to create a form named order in which where i want when i click enq_ix (Which is a primary key of table ti_enq with autonumber) only those items will appear in order detl subform against which no order have been made yet.
please help
i have 5 tables they are df_item,ti_enq,ti_enq_detl,ti_ord,ti_ord_detl
i created a form named enquiry with a subform considering records from ti_enq_detl
now i am trying to create a form named order in which where i want when i click enq_ix (Which is a primary key of table ti_enq with autonumber) only those items will appear in order detl subform against which no order have been made yet.
please help