Event for update from dlookup or vb

Chunk

Registered User.
Local time
Today, 18:15
Joined
Oct 25, 2004
Messages
64
I need to trigger an event for when a text box is updated.

However, I cantuse on_update() because the text box is updated by dlookup (and on some of my other ones by vb code), and on_update() only works when the user physically enters a value.

Which event should I use. If there isnt one, is there a work around?
 

Users who are viewing this thread

Back
Top Bottom