Setting Condition when table updates?

bluke

Registered User.
Local time
Today, 02:38
Joined
Apr 12, 2006
Messages
33
Does anyone know of an expression I can use in a condition to run a Macro when new records have been added to a table? i.e., when record count increases, run macro...

Thanks a mil.

bluke
 
have you tried putting the macro in the after update event of the form?
 

Users who are viewing this thread

Back
Top Bottom