Search notes:

Recordset

a DAO Object Model: Recordset @ recordset

TODO

Unfortunately, it seems, Recordset does not support the for each … in construct to iterate over records.

See also

The Excel VBA function range.copyFromRecordset copies the data of a recordset to an Excel worksheet.
Database.openRecordset
Access Object Model
The recordset of the ADO object model

Index