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

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.)
 
Under the form properties use the on current event. This will fire every time
you navigate to another record.
 
Back
Top