S
Sreedhar
Using bound forms in Access 2003.
If I want to provide a cancel button on a bound form that is
-- disabled when the form opens (for new or existing records),
and
-- enabled -if data is entered for new record
-if data is modified for existing record,
and, if clicked,
--will not allow the new record to be added or
--modifications to the existing record are undone,
what code should I write and where should I place it ? Please elaborate with
sample code.
Thanks.
If I want to provide a cancel button on a bound form that is
-- disabled when the form opens (for new or existing records),
and
-- enabled -if data is entered for new record
-if data is modified for existing record,
and, if clicked,
--will not allow the new record to be added or
--modifications to the existing record are undone,
what code should I write and where should I place it ? Please elaborate with
sample code.
Thanks.