J
Josef
Hi,
I have students that need to enrol in multiple units.
One form needs to input 9 instances of Unit.
I have used a combo box and bound it to the table tblUnit
Unit Unit Description
--------------------------------------------
Unit1 Unit1_Description
Unit2 Unit2_Description
Unit3 Unit3_Description
Unit4 Unit4_Description
When i select Unit1 and get data, Unit2 etc changes its data.
How can i point to a table tblUnit and get individual results for each
unit?
many thx.
I have students that need to enrol in multiple units.
One form needs to input 9 instances of Unit.
I have used a combo box and bound it to the table tblUnit
Unit Unit Description
--------------------------------------------
Unit1 Unit1_Description
Unit2 Unit2_Description
Unit3 Unit3_Description
Unit4 Unit4_Description
When i select Unit1 and get data, Unit2 etc changes its data.
How can i point to a table tblUnit and get individual results for each
unit?
many thx.