VBA and Query View

M

Michele Bryant

I want to retrieve a set of records from my Query View to a Visual basic
module. What method or function can I use to accomplish this task. I am
trying to count the number of duplicate records in my Query View. I cannot
use the Depulicate Query view since I am using the ADP instead of MDB.
Thanks for your help
 
Top