■ The form or control name specified is not a valid object
name.
■ A valid object name has the following characteristics:
• Must start with a letter
• Can include alphanumeric or underscore (_) characters
• Cannot be a reserved word
• Cannot exceed 40 characters total; for example:
formname + _ + longest eventname ≤ 40
■ Possible solution:
• Change the object name so that it meets the above
critera.
■ If you need additional help, move the cursor to a keyword
and press F1 to open the Help window.