i want to count the number of records in a table which belong to each of value of a field (let's call it) 'A' and i want to identify those values of 'A' where the count exceeds a number stored in another field which has 'A' in it called 'B'.
i guess my question is this: would i use the query designer to create a select query to handle the first part of the task and then drag the resulting select query into the design window and link it with the second table to create a second query. and......would i need to run both queries in succession OR would the first query be actuated when the second query was run?
i guess my question is this: would i use the query designer to create a select query to handle the first part of the task and then drag the resulting select query into the design window and link it with the second table to create a second query. and......would i need to run both queries in succession OR would the first query be actuated when the second query was run?