K
KMEscherich
I have a tab control on an Access data entry form which has several tabs.
The first tab is associated with the main table (T_MOM_TAB) and the other
tabs are associated with secondary tables. The main secondary table is
T_BABY_TAB). I have attached a search field to locate the mother's
information. Now I need to have another search field to search the baby's
information. When I place the search field on the field by itself, the
search field works, but when I open the entire tab control form containing
both the mother and baby information the baby search field does not work.
Have any ideas as how I can get this secondary search field to work
independently without interferring with the main form (T_MOM_TAB)?
Thank you in advance for your assistance.
The first tab is associated with the main table (T_MOM_TAB) and the other
tabs are associated with secondary tables. The main secondary table is
T_BABY_TAB). I have attached a search field to locate the mother's
information. Now I need to have another search field to search the baby's
information. When I place the search field on the field by itself, the
search field works, but when I open the entire tab control form containing
both the mother and baby information the baby search field does not work.
Have any ideas as how I can get this secondary search field to work
independently without interferring with the main form (T_MOM_TAB)?
Thank you in advance for your assistance.