I have a home screen/summary form that I want to display order detail option groups. Group 1 have display all new orders, group 2 display all active orders, group 3 display all closed orders, etc. Instead of having 4 different forms based on 4 different queries for each subform in the option groups (which all the queries being exactly the same except one number difference in the criteria of the status ID), is there any way to base them all on 1 query/subform, and with the click of each option group, have it run the specific query or just filter for the data that should show for that option group?
Thanks for any suggestions!
Thanks for any suggestions!