Event when records are moved on

AndySuk

Registered User.
Local time
Today, 14:33
Joined
Jan 17, 2007
Messages
23
Hi

I have one underlying record set for a particular form. One of the fields automatically updates the underlying table being based on a calculation from another field. ie the field that needs updating is bound to the table.

I can use the update event or similar on the calculated field to tell the bound field to update but I'd like this to happen automatically, for example when you move to the next record the field is automatically updated rather than having it done on, say, a button press.

As there is no "on moving to antoher record" event (!!) would anyone have any ideas?

Many thanks

Andy
 
Wonderful. Many thanks.
 

Users who are viewing this thread

Back
Top Bottom