Hey I have created a recordset and need to search through it for values, it only has one column. I would just search sql, but I would have to do it about 3000 times everytime the script is run, so I would rather search through my record set.

Thanks!