Recordset editing via code triggers the forms After_Update event ??

T

tasos

Hallo All,

Well this is something that puzzles me becouse I really need the
program to be able to run the after_update event under certain
conditions and still under some different conditions to be able to
directly store data to the table via a recordset/addnew command. If the
later case has to be done , then of cource, the after-update event of
the must not get triggered.
So Is that possible?
I thank you in advance.

tasos
 
Top