missinglinq
Programmer
I've got a single view form with text boxes. I just set the Conditional Format for all text boxes so that when the field has focus, the background/foreground colors of the field change.
I have code in the Form_Dirty sub that makes visible two command buttons to save or cancel changes that have been made.
The "curious problem" is that when some of the fields get focus, the Form_Dirty event is being triggered!
Any ideas?
The Missinglinq
There's ALWAYS more than one way to skin a cat!
I have code in the Form_Dirty sub that makes visible two command buttons to save or cancel changes that have been made.
The "curious problem" is that when some of the fields get focus, the Form_Dirty event is being triggered!
Any ideas?
The Missinglinq
There's ALWAYS more than one way to skin a cat!