F
FA
Hi Friends,
I want to write a VBA Code to Link MasterFields and ChildFields. I have
a form called frmNewFinding which has a subform frmFinding.
frmNewFinding is based on table "STD_Finding" which is providing the
default data to frmFinding based on table "Finding".
frmNewFinding only has one combo box "Finding Name" and based on that
combo box, the subform fields should be prepopulated with the data
coming from STD_Finding table. All the fields in both STD_Finding and
Finding tables are identical, except STD_Finding has default data which
will be used to store new findings in Finding Table.
Since the there are too many link fields, the property box is not
allowing me to link all those feilds. I need to write codes for that i
believe.
Pleaseeeeeeeeeeee help
Moe
I want to write a VBA Code to Link MasterFields and ChildFields. I have
a form called frmNewFinding which has a subform frmFinding.
frmNewFinding is based on table "STD_Finding" which is providing the
default data to frmFinding based on table "Finding".
frmNewFinding only has one combo box "Finding Name" and based on that
combo box, the subform fields should be prepopulated with the data
coming from STD_Finding table. All the fields in both STD_Finding and
Finding tables are identical, except STD_Finding has default data which
will be used to store new findings in Finding Table.
Since the there are too many link fields, the property box is not
allowing me to link all those feilds. I need to write codes for that i
believe.
Pleaseeeeeeeeeeee help
Moe