ACC2000: GoToRecord Macro Does Not Work on Subform (209765)
The information in this article applies to:
This article was previously published under Q209765 Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
If you create a GoToRecord macro that points to a subform and run that
macro from the main form, you may receive the following error message:
Object '<Subform Name>' isn't open
RESOLUTION
Use a GoToControl macro action to specify the subform control name, and
then use the GoToRecord action to move to the next record within the
subform. Leave the ObjectType and ObjectName arguments of the GoToRecord
action blank and set the Record argument to Next.
Modification Type: | Major | Last Reviewed: | 6/24/2004 |
---|
Keywords: | kberrmsg kbprb kbusage KB209765 |
---|
|