I have a DB that stores daily sales. I would like the salesperson (user) to be able to look up their own sales using a button that can Search Sales by Agent Name. My DB is called Tracker. I can use the seek and index method for the data control but i would like to use the ADO control. How would i do this?