Once I have a VSet, I'd like to then get a VCursor to get the fields I want for the found set of records. Is there a way to do it other than "SELECT * FROM Table1 WHERE recID IN (recid1, recID2, ..., recID500)"? -------------- Charles Yeomans