Is there a way that I can use the filter command with a recordset, but filter
it using an array to get out another field out of my collection?

recordset.filter = "Field1='array1'"