DKDiveDude
IS-IT--Management
Hello there,
Ok I'm fairly new to VBA so please forgive me if I'm axing a stupid question.
I'm trying to find an event that fires when I move to a new record AFTER the first or next record is displayed, not like the event OnCurrent that fires before the first or next record is displayed.
You see I want to refresh and display some unbound picture fields in a form from a file reference (hyperlink).
Sure my command button can refresh the pictures, but I would like to refresh the pictures automatically. If I don't refresh the pictures at all they stay the same on each record.
Thanks
Ok I'm fairly new to VBA so please forgive me if I'm axing a stupid question.
I'm trying to find an event that fires when I move to a new record AFTER the first or next record is displayed, not like the event OnCurrent that fires before the first or next record is displayed.
You see I want to refresh and display some unbound picture fields in a form from a file reference (hyperlink).
Sure my command button can refresh the pictures, but I would like to refresh the pictures automatically. If I don't refresh the pictures at all they stay the same on each record.
Thanks