M
MSU Sptn
I have five different queries set up to determine the overdue status of a
task. For example: 30_DayFollowUp query returns all tasks that are greater
than 30 days overdue but less than 60 days over due. Similar queries are set
up for 60, 90, 120 and 180 days. Currently I have a form with five separate
command buttons that open five separate subforms corresponding to each
overdue status (30, 60, 90, 120 and 180 days). I would like to display all
data in one form with a field that indicates the days overdue. Is there code
that I can run when the form opens that will run all five queries?
task. For example: 30_DayFollowUp query returns all tasks that are greater
than 30 days overdue but less than 60 days over due. Similar queries are set
up for 60, 90, 120 and 180 days. Currently I have a form with five separate
command buttons that open five separate subforms corresponding to each
overdue status (30, 60, 90, 120 and 180 days). I would like to display all
data in one form with a field that indicates the days overdue. Is there code
that I can run when the form opens that will run all five queries?