I have a tab control that has seven tabs (one for each day of the week). Each page has a subform that uses the same query as the source. The data in the query can be sorted to display only data for each day of the week by changing the criteria of the dayofweek record in the query.
How can I load the subform to change the query for each day of the week?
There must be a way to tell the subform that the query should only show records for Monday when the Monday tab is active and Tuesday when it is active.
For some reason I am brain dead today and can't seem to make it work.
Thanks
How can I load the subform to change the query for each day of the week?
There must be a way to tell the subform that the query should only show records for Monday when the Monday tab is active and Tuesday when it is active.
For some reason I am brain dead today and can't seem to make it work.
Thanks