Is there a way that I can run a function when I use the navigation controls to move to a different record on a form?

Can the navigation controls trigger a functionIs there a way that I can run a function when I use the navigation controls to move to a different record on a form?
Can't think of one, but the current event fires up on load and on any change of records.
Thanks, I'll update my public record ID variable using the OnCurrent event, and see how it works.
on current.
(when you change records)
Thank you. I am using the on current, suggestion.
Trouble referencing controls on navigation subform
date trigger