Change the current record on a form

I have problems if I am in a list, apply a filter, and the current record does not match the filter. Even if I use CurrForm.UPDATE the mis-matched record is still the current record. It seems I can’t do a rec.GET command without the rename warning coming up. Thanks in advance. John

Could you please explain the problem in detail may be by giving an example…

ALso is the list form that you are working on is uneditable and you are not just tryingt o type in the value on an exisiting record rather applying the filter… Just making sure :wink:

Did you try Currform.UPDATE(FALSE)?