C
Chris James
I have a form who's source is a table with a boolean Y/N field .
The form displays the table in datasheet view .
I want to run some code when the user changes any record's value for the Y/N
field .
( the code will be summing the total Yes count for all of the records ,
...... no prob. ) .
How do I 'trip' into the code from the user action ?
Thanks
The form displays the table in datasheet view .
I want to run some code when the user changes any record's value for the Y/N
field .
( the code will be summing the total Yes count for all of the records ,
...... no prob. ) .
How do I 'trip' into the code from the user action ?
Thanks