D
David
None of my tables columns have the 'required' property set
because I dont want Access generated messages. So I need
to check these conditions myself and prevent the record
being updated.
I have a case where a subform with many rows is updated.
When the user clicks in the Employee combo box, I
automatically fill in default data from other tables.
However, if the user exits without selecting an Employee,
this is an invalid condition. How do I prevent the record
from being added to the table, since Access does this
automatically? Is the 'Dirty' properyty the answer?
because I dont want Access generated messages. So I need
to check these conditions myself and prevent the record
being updated.
I have a case where a subform with many rows is updated.
When the user clicks in the Employee combo box, I
automatically fill in default data from other tables.
However, if the user exits without selecting an Employee,
this is an invalid condition. How do I prevent the record
from being added to the table, since Access does this
automatically? Is the 'Dirty' properyty the answer?