T
tlynn
I have a tabbed form with 2 tabs
1st tab is a form based on a query from the "Tracker" table (this was not
placed in tab as a subform, but designed as actual form on 1st tab)
2nd tab is a subform based on tab 1and is its recordsource is CARtbl (table).
They are linked as a 1-to-many relationship by 1st Tracker.ID and
CARtbl.TrackerID.
and the link in the subform (i.e. child/master fields is correct).
The problem I am having is that I can filter ok when on tab1 using ID, but
when on tab2, I cannot filter using ID, keeps giving me an empty/blank record.
1st tab is a form based on a query from the "Tracker" table (this was not
placed in tab as a subform, but designed as actual form on 1st tab)
2nd tab is a subform based on tab 1and is its recordsource is CARtbl (table).
They are linked as a 1-to-many relationship by 1st Tracker.ID and
CARtbl.TrackerID.
and the link in the subform (i.e. child/master fields is correct).
The problem I am having is that I can filter ok when on tab1 using ID, but
when on tab2, I cannot filter using ID, keeps giving me an empty/blank record.