T
Tyler
I currently have a subform that populates a table named
TBL_Feature_Number. The subform consists of 10 combo boxes and fromt
these combo boxes the user selects criteria from a list. What I want
to occur is that when the user selects a value from each box that
TBL_Feature_Number and TBL_Main are both populated. Both those tables
contain the field CI File Name. In TBL_Main CI File Name is the
primary key. I thought when i setup the subform that i linked these
two fields but unfortunately when I test it out, TBL_main does not get
populated with anything.
TBL_Feature_Number. The subform consists of 10 combo boxes and fromt
these combo boxes the user selects criteria from a list. What I want
to occur is that when the user selects a value from each box that
TBL_Feature_Number and TBL_Main are both populated. Both those tables
contain the field CI File Name. In TBL_Main CI File Name is the
primary key. I thought when i setup the subform that i linked these
two fields but unfortunately when I test it out, TBL_main does not get
populated with anything.