Can you add code to the existing navigation buttons?

J

JNLSeb

For some Forms, I add buttons to navigate through records but wanted to know
if I can place code within the existing the navigation buttons to avoid
having to create my own.

I couldn't find where to incorporate my own code into the existing
navigating buttons.

Thanks for any help.
 
R

Ricky Hicks [MVP]

Depending on what you are needing to do .. you may be able to use the On
Current event of the form.
 
Top