PC Review


Reply
Thread Tools Rate Thread

On Click error in Acess 2007

 
 
KLP34
Guest
Posts: n/a
 
      30th Sep 2008
I opened a database that was created in Access 2003 and received the error
message shown below. BTW, everything works fine in A2003. The item I
clicked on was on the first screen. Any information would be appreciated.

"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."
 
Reply With Quote
 
 
 
 
vbasean
Guest
Posts: n/a
 
      30th Sep 2008
Buttons (like other controls) have events. The major event of a button could
be concidered the "On_Click" event

open the form in design view

right click on the button in question and select 'Properties'

Select the 'Events' tab

if you scroll down the list you will see the 'On Click' event

it could be marked with:
- the name of a macro
there's something wrong with the macro, check it out by going to the
'Macros' (listed in the view off to the left of the main window)
- a function
there's something wrong with the function, click [ctl] + [f2] while in
the box.
- or [Event Procedure]
there's something wrong with the VBA procedure. Click on the elipse
button [...] which will guide you VBA window.
- or it's blank.
something got lost in the transition 2003 to 2007







"KLP34" wrote:

> I opened a database that was created in Access 2003 and received the error
> message shown below. BTW, everything works fine in A2003. The item I
> clicked on was on the first screen. Any information would be appreciated.
>
> "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."

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to activate quick acess toolbar,i can't click on it? ruchi Microsoft Powerpoint 0 4th Dec 2009 03:56 PM
Acess 2007 Crashes Murray Microsoft Access 8 29th Sep 2009 06:09 AM
Acess 2003 concurrent with acess 2007 Scott Microsoft Access 4 3rd Mar 2009 04:36 AM
Protect the acess to a table in Acess 2007 Jorge Microsoft Access 0 12th Mar 2008 04:21 PM
Acess 2007 =?Utf-8?B?V3RpZ2VybWFj?= Microsoft Access 2 7th Nov 2006 12:55 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:15 PM.