Originally posted by: Shawnm
I'm not really understanding, sorry...are you saying that:
If I have a database called "Widgets", and I have a querry called "Red Widgets", that querries the database, and creates a list of all the Widgets that are Red, when I am building a report, in the report I could use
Count(Red Widgets) and it would return how many items are in the result of the Red Widgets querry?