Search results

  1. S

    pull down records from one table to another through forms

    Hi all I am trying to build an Inventory Control Software in Access 2003 A short description of my tables df_item item_ix PK autonumber item_cd text item_title text ti_enq enq_ix PK...
  2. S

    updating data

    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...
Back
Top Bottom