D
Dewey
I have an inventory form that displays a linked photo for each inventory
item. The file path for each item's photo is stored in a hidden text field
and as the user moves from record to record, the OnCurrent property of the
form triggers an update to the image frame. My problem is, the database will
crash if users move too quickly between records. I have removed the Access
navigation buttons and inserted my own, but I'm unsure how to force a
half-second pause after each record selection. I'd certainly appreciate any
ideas on the matter.
item. The file path for each item's photo is stored in a hidden text field
and as the user moves from record to record, the OnCurrent property of the
form triggers an update to the image frame. My problem is, the database will
crash if users move too quickly between records. I have removed the Access
navigation buttons and inserted my own, but I'm unsure how to force a
half-second pause after each record selection. I'd certainly appreciate any
ideas on the matter.