Recent content by GD1977

  1. G

    How do you reference a field in a query from a recordset?

    All- I am attempting to run through a recordset and use some select queries to find out if a particular record exists, and then if it does, to update it. I was wondering how I could pass a value within the recordset to one of the select queries. I have it loosely set up as: Dim chk1 As...
Back
Top Bottom