I declared "C" as a control (on my form). What I'm attempting to do is print the previous value (or old value) of any control on my form where the data was updated. If the control (or "C") was previously null, then my code will print "previous value was blank"...
Help!!
I'm trying to create a log of updates, but although my code (below) works, it produces the following error:
ERROR # 2447:
There is an invalid use of the .(dot) or ! operator or
invalid parenthesis.
******CODE:**********************************************
'If control was previously...
I have a combo box on a subform that gets its values from a "lookup table". If a user clicks on it's drop-down arrow, but does NOT make a selection, my form and subform freezes.
When a user makes a selection from a combo box, then hits the "Escape" key to clear this selection, the new record he is creating is deleted. If he is modifying an "existing" record, his changes are deleted.
My combo boxes are on a form (with tabs). I have combo boxes...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.