I am new to VBA and Access. I'm trying to write a VBA app within Access. I need to query a database and step thru the results one record at a time for processing. I've picked up that I can do this with ADO and a recordset. Does anyone have specific example code to do this? I would greatly appreciate any help .