can't get bookmarks to work
Hi, I can't seem to make bookmarks work. I set up a recordset rs and a clone rsclone. I do a findfirst and then add a record if nomatch. then I need to requery I want the new record to be displayed on the form. I've tried setting a strbookmark string, then what seems like every concievable combination of strbookmark,rs.bookmark,rsclone.bookmark,and rs.lastmodified with = sings mixed in and the result is allways the same which is that the form adds it's record then goes to the first record.
Any help would be appreaciated.
Thanks
Raif
|