I have a form which has continuos forms view. When a person changes a record, I refresh the form to update the data, but this puts the focus back to the first record. What I want to be able to do is "follow" the record, so that the record is selected again after the refresh. I would like to do this using Me.id=..... as the reference.