T
trekgoes2malaysia
I'm just wondering how I can add controls to tab control pages that
are bound to fields from different tables. I have 3 tables (road,
track and gym) with similar named fields and I want to create a tab
page for each table. Unfortunately, my tab control form only allows me
to view and set controls for one table. So even though I might have a
control bound to a field from table 'road', the information i enter
goes to the table 'track' because that is the default table for the
tab control form. My manual says I should be able to send and view
info from different tables using tab control but I can't seem to get
it to do so. Is the only solution to create a query that combines all
fields from each table??? Seems to defeat the purpose of a tab control
form then. Please help.
Patrick
are bound to fields from different tables. I have 3 tables (road,
track and gym) with similar named fields and I want to create a tab
page for each table. Unfortunately, my tab control form only allows me
to view and set controls for one table. So even though I might have a
control bound to a field from table 'road', the information i enter
goes to the table 'track' because that is the default table for the
tab control form. My manual says I should be able to send and view
info from different tables using tab control but I can't seem to get
it to do so. Is the only solution to create a query that combines all
fields from each table??? Seems to defeat the purpose of a tab control
form then. Please help.
Patrick