B
Bill Mitchell
Hey guys, I know this bookmarks stuff isn't hard. I've
read the help screen end to end. I want to navigate to
the most recently modified record on a subform. I'm
using:
Me.Bookmark = Me.RecordsetClone.LastModified
but every time I run it, I get the "not a valid bookmark"
message. Can someone please tell me what I am doing
wrong?
read the help screen end to end. I want to navigate to
the most recently modified record on a subform. I'm
using:
Me.Bookmark = Me.RecordsetClone.LastModified
but every time I run it, I get the "not a valid bookmark"
message. Can someone please tell me what I am doing
wrong?