CrystalSurfer
Matrix activist
- Local time
- Yesterday, 18:37
- Joined
- Jan 11, 2006
- Messages
- 75
I have a main form with Client details on.
There is a subform that lists 'Categories' that a client belongs to. (This is a continuous form listing records in a ClientCat table)
Beneath that, is a tab control with other subforms on. 2 of which are linked (via Link Child/Master properties) to the Categories form above, so that when a Category is selected the 2 subforms then display the relevant data.
My problem is that when I display the main form for the first time the 2 subforms on the tab control are not displaying the related data for the first Category listed (which Access does by default), they are just blank.
It works fine when I click on a Category record, just not when it initially displays.
I've tried various methods in various events but to no avail.
Any ideas please?
Thanks.
There is a subform that lists 'Categories' that a client belongs to. (This is a continuous form listing records in a ClientCat table)
Beneath that, is a tab control with other subforms on. 2 of which are linked (via Link Child/Master properties) to the Categories form above, so that when a Category is selected the 2 subforms then display the relevant data.
My problem is that when I display the main form for the first time the 2 subforms on the tab control are not displaying the related data for the first Category listed (which Access does by default), they are just blank.
It works fine when I click on a Category record, just not when it initially displays.
I've tried various methods in various events but to no avail.
Any ideas please?
Thanks.