M
mekmike1
I have opened a recordset and located a record that has multiple-column
criteria. Now I need my form to show that record. How do I get the data table
to show the record I located in the recordset or recordset clone?
This line:
Me.Bookmark = rsClone.Bookmark
gives and error '3159'
NOT A VALID BOOKMARK!
Help!!!
criteria. Now I need my form to show that record. How do I get the data table
to show the record I located in the recordset or recordset clone?
This line:
Me.Bookmark = rsClone.Bookmark
gives and error '3159'
NOT A VALID BOOKMARK!
Help!!!