ACC2000: Invalid Reference in SetValue Macro Expression (209622)
The information in this article applies to:
This article was previously published under Q209622 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).
SYMPTOMS
If the Expression argument of a SetValue macro action evaluates to a text
expression that begins with a letter, you may receive the following error
message when a SetValue macro action tries to set the value of a
control:
The object doesn't contain the Automation object 'value.'
CAUSE
The Expression argument of a SetValue macro action that begins with a
leading equal sign (=) is understood to be a field name.
RESOLUTION
Remove the leading equal sign in the Expression argument.
REFERENCESFor more information about the SetValue action, click Microsoft Access Help on the Help menu, type setvalue action in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
Modification Type: | Major | Last Reviewed: | 6/29/2004 |
---|
Keywords: | kberrmsg kbprb kbusage KB209622 |
---|
|