Thanks for the reply, however, my problem isnt with the...
If Not rst.EOF Then Me.Bookmark = rst.Bookmark
line of code.
My problem is that the recordset that i am createing has records in it ( i found this out by using a msgbox to output the rows) but when i try and when i do findFirst on the...