I have a tab control that has sevral tabs. Each tab has the same subform and uses the same query as the source.
I need to change the source when the tab is viewed so that different information is displayed. (i.e. one field changed to filter on that criteria)
Is there a way to have these tabs all use the same subform yet show different filtered information?
I think maybe an SQL that will change the source?
Thanks
I need to change the source when the tab is viewed so that different information is displayed. (i.e. one field changed to filter on that criteria)
Is there a way to have these tabs all use the same subform yet show different filtered information?
I think maybe an SQL that will change the source?
Thanks