how can i create an action when a user presses the navigation butt

E

efandango

how can i create a macro or an action when a user presses the navigation
button (i don't mind if the users goes bck. forward, etc.)
 
C

Craig

Under the form properties use the on current event. This will fire every time
you navigate to another record.
 
Top