P
PeterW
I want to only enable a save button when a record is either added or altered.
I have been able to use the me.dirty event to enable the button when changes
have been made on a single form but this does not seem to work on a continuos
form. ( the continuos form is a subform on a tab control if this is
significant). Is this expected and should I be using a different event in
this case.
Grateful for any help
I have been able to use the me.dirty event to enable the button when changes
have been made on a single form but this does not seem to work on a continuos
form. ( the continuos form is a subform on a tab control if this is
significant). Is this expected and should I be using a different event in
this case.
Grateful for any help