Good Morning,
I need to select the top 8 records from a large table using varying criteria. First, I would take all of the items that are, say "Red". If that didn't return 8 records, I would need to run an append query adding the difference from the other colors. How would i go about putting...