On Sun, 3 Apr 2011 17:13:31 -0700 (PDT), Kim <(E-Mail Removed)> wrote:
>
>Oops... all the steps seemed to work but when I press the button while
>it's running I get the message "The expression On Click you entered as
>the event property setting produced the following error: Object or
>class does not support the set of events.
>
>Any advice on how to fix this?
>
>Thanks again!!!
Please open the form in design view; select the button; click the ... icon by
its Click event; open the code window and copy and paste the code to a message
here. Also post the Name property of the form that you're trying to open.
One suggestion: don't use blanks, punctuation, or special characters
(particularly parentheses, apostrophes and quotes) in the names of objects. If
you're doing so try changing the name of the form to contain only letters,
numbers and underscores and see if it works better.
--
John W. Vinson [MVP]
Microsoft's replacements for these newsgroups:
http://social.msdn.microsoft.com/For...-US/accessdev/
http://social.answers.microsoft.com/.../en-US/addbuz/
and see also
http://www.utteraccess.com