Thanks for looking Ranman.
Both sub forms are linked to the same parent field (JobNo) and use different queries based on the same table.
I guess I'll have to rethink the logic on how I display this to the user.
Hi guys
I have a small but incredibly annoying issue with a form that contains two sub forms on tabs.
Parent form frmJobMaster is based on table Jobmaster which includes a string field JobNo.
Both subforms are based on queries from table JobItems which include linked field JobNo for each...