G
Gordzilla
I in the process of designing a form that needs to have a subform on it.
In the subform there are various items but one field represents one of 5
categories.
I need to achieve a method of displaying 5 subforms that display only the
detail records for each category.
I thought two methods:
One would be to use a tabcontrol with a copy of the subform on each page or
having one subform with an option group in the header that allows the user to
select the category to display.
Any recommendations on which way to go or alternative suggestions
Gordzilla
In the subform there are various items but one field represents one of 5
categories.
I need to achieve a method of displaying 5 subforms that display only the
detail records for each category.
I thought two methods:
One would be to use a tabcontrol with a copy of the subform on each page or
having one subform with an option group in the header that allows the user to
select the category to display.
Any recommendations on which way to go or alternative suggestions
Gordzilla