Hello,
I am using Findfirst to move the current focus to a record identified by an ID. The ID is my primary key, type autonumber.
I have my record set, I know the ID but I am confused by the syntax of Findfirst and the subsequent use of bookmarks. I am calling this from the OnActivate event...