Hello,
I have only recently discovered the ability to put subforms on a tab control, so therefore, cannot figure out how to do this at all!
I have a combo box on my main form, which is set up (using a wizard
) to find the other data in the form by selecting the combo box data. That made no sense, so here is an example:
You have 20 fish tanks set up in the database, you select the fish tank name from the combo box, and it loads up the measurements you have entered elsewhere in the database into the current view.
What I want to do is to have each of these subforms have a different form in (which I can do), for e.g. one with a list of filters in, one with a list of heaters and so on...
The problem is, when I select the fish tank on the main form, it doesn't change the subforms.
The subforms are setup so they are linked on TankID, which is in both the main form and all the subforms.
If I have made any sense at all, please help, otherwise ask questions and I will try my best to explain!
Thanks!
I have only recently discovered the ability to put subforms on a tab control, so therefore, cannot figure out how to do this at all!
I have a combo box on my main form, which is set up (using a wizard
You have 20 fish tanks set up in the database, you select the fish tank name from the combo box, and it loads up the measurements you have entered elsewhere in the database into the current view.
What I want to do is to have each of these subforms have a different form in (which I can do), for e.g. one with a list of filters in, one with a list of heaters and so on...
The problem is, when I select the fish tank on the main form, it doesn't change the subforms.
The subforms are setup so they are linked on TankID, which is in both the main form and all the subforms.
If I have made any sense at all, please help, otherwise ask questions and I will try my best to explain!
Thanks!