Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Which event fires AFTER next record is displayed?

Status
Not open for further replies.

DKDiveDude

IS-IT--Management
Joined
Mar 9, 2003
Messages
24
Location
US
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 in MS Access 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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top