Forum Discussion

AMB_DATABASE's avatar
AMB_DATABASE
Copper Contributor
May 09, 2022

Not getting any records by setting a record set from a query

has anyone had this?   trying to set in VBA code the following:   dim rs as recordset set rs = db.openrecordset("SomeQuery")   the query has criteria of a boolean set to true and sorted to For...

Resources