Hi,
it's has simple as this... I have a form with a table "tbl" for source and I don't wan't that form to save the data as it close. I've tried doing this:
Sub ..._onLiberation(...)
Me.Dirty = False
End Sub
I tought it would work but it did not and since it's the only thing I could come up with well, I'm stuck.
!!! HELP ME !!!
it's has simple as this... I have a form with a table "tbl" for source and I don't wan't that form to save the data as it close. I've tried doing this:
Sub ..._onLiberation(...)
Me.Dirty = False
End Sub
I tought it would work but it did not and since it's the only thing I could come up with well, I'm stuck.
!!! HELP ME !!!