Hi
I was given a Access2002 DB to work on and I can't seem to figure out something very simple:
What event, if any, is called when flipping through records using the record selector on the bottom of a form?
Basically every time the record is changed i want to trigger certain events but to be able to do so I need to write functions to be called when the record changes, but I can't seem to find my answer in my (terrible) Access book or MSDN.
Is there an event I can hook into and call my own functions from? Thanks
I was given a Access2002 DB to work on and I can't seem to figure out something very simple:
What event, if any, is called when flipping through records using the record selector on the bottom of a form?
Basically every time the record is changed i want to trigger certain events but to be able to do so I need to write functions to be called when the record changes, but I can't seem to find my answer in my (terrible) Access book or MSDN.
Is there an event I can hook into and call my own functions from? Thanks