iamareplicant
Programmer
Experts,
I have a complex 2k3 Access form that is unbound. The data for the form comes from several different Oracle tables that cannot be joined, etc.
There are several subforms on this form, and several groups of controls on the form, all unbound.
My question: Is there a way to simulate a Diry event trigger of ANY value on the form that gets changed?
Because the form in question is itself a subform on a tab, I dont want the user to be able to go to another tab if they have changed something on the current tab's form without saving the changes.
My worst scenario is having to put a flag on every control's change event, etc. to capture a change
Thoughts?
TIA,
JBG
I have a complex 2k3 Access form that is unbound. The data for the form comes from several different Oracle tables that cannot be joined, etc.
There are several subforms on this form, and several groups of controls on the form, all unbound.
My question: Is there a way to simulate a Diry event trigger of ANY value on the form that gets changed?
Because the form in question is itself a subform on a tab, I dont want the user to be able to go to another tab if they have changed something on the current tab's form without saving the changes.
My worst scenario is having to put a flag on every control's change event, etc. to capture a change
Thoughts?
TIA,
JBG