i want to create a form with various table, which one of the table will be in subform.
if i create a main form from 1 table and subform from another table(1;m), all work fine(can edit and add), but if main from 2 tables(1:1) and subform with another table, can edit but each time add new record, will prompt alert msg: LinkMasterFields setting have error, the object doesn't contain the automation object 'main table',
i already set the linkmasterfields and linkchildfields, then how to solve this, pls help.
if i create a main form from 1 table and subform from another table(1;m), all work fine(can edit and add), but if main from 2 tables(1:1) and subform with another table, can edit but each time add new record, will prompt alert msg: LinkMasterFields setting have error, the object doesn't contain the automation object 'main table',
i already set the linkmasterfields and linkchildfields, then how to solve this, pls help.