Edit - I got it thanks.

Figured out how to add fields to the recordset, and then access them using RecordSet.fields().

I now have a function that looks up an ID by samAccountName and returns the CN.

Thanks again folks !!