Still building my audit table functionality, but one line of code I borrowed was to test the existing value of a control, using Access 2010
ctl.value causes an error.
but after you input the period after the variable name ctl you get the options of that control object. But there is no listing for the value, or at least I do not know the equivalent.
Does anyone have any documentation on this object's properties? Or the right answer?
CementCarver