Hi All,
I have a working db, forms, and code with a minor glitch. I have a main form for street address and subform for the family. A problem arose when I had 2 families at one address; also, when I have an owner and renter--so multiple families per address is causing me a problem.
I thought I'd use a tab control to show each family at the address and designate Family1, Family2, Family3, and Family4--with a flag on the subform to determine owner or renter. Hide the unused tabs and load only the tab chosen.
The tab control doesn't seem to have a record source--I thought I'd be able to limit the display of families at this level using a query. I added a subform container and set the parent/child relationship. I thought I could control the record source at this level for families at this level.
It seems there should be a record source at the level (tab control) that is "grouping" the data. Am I missing something here? I'm using Access 2010, so navigation form doesn't seem to be available. Am I going in the right direction using a tab control? Is there a way to make the tabs less ugly? Is there a better way to do this?
Thanks
I have a working db, forms, and code with a minor glitch. I have a main form for street address and subform for the family. A problem arose when I had 2 families at one address; also, when I have an owner and renter--so multiple families per address is causing me a problem.
I thought I'd use a tab control to show each family at the address and designate Family1, Family2, Family3, and Family4--with a flag on the subform to determine owner or renter. Hide the unused tabs and load only the tab chosen.
The tab control doesn't seem to have a record source--I thought I'd be able to limit the display of families at this level using a query. I added a subform container and set the parent/child relationship. I thought I could control the record source at this level for families at this level.
It seems there should be a record source at the level (tab control) that is "grouping" the data. Am I missing something here? I'm using Access 2010, so navigation form doesn't seem to be available. Am I going in the right direction using a tab control? Is there a way to make the tabs less ugly? Is there a better way to do this?
Thanks