G
Guest
Good morning,
I was hoping someone could confirm my understanding of the ‘dirty’ property
and usage.
When I use Me.dirty =false within a control in a form, I am only saving that
control’s data???
I need to explicitly use something along the lines of
forms![].Form.dirty=false if I want to ensure that all the changes made on a
form are saved?
Thank you,
Daniel
I was hoping someone could confirm my understanding of the ‘dirty’ property
and usage.
When I use Me.dirty =false within a control in a form, I am only saving that
control’s data???
I need to explicitly use something along the lines of
forms![].Form.dirty=false if I want to ensure that all the changes made on a
form are saved?
Thank you,
Daniel