Results 1 to 3 of 3
  1. #1
    amd711 is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Oct 2012
    Posts
    28

    an activex button click event error

    all activex buttons i tried to use give me an error when clicking



    runtime error 5
    invalid procedure call or argument


    i also noticed that there is no "on click" in the event tab of the properties sheet.

    the access button is working fine, but i am trying to use a better looking buttons

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,632
    I've never used ActiveX controls. Does this help http://www.ehow.com/how_7498735_inst...ex-access.html
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    Missinglinq's Avatar
    Missinglinq is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    May 2012
    Location
    Richmond (Virginia, not North Yorkshire!)
    Posts
    3,018
    Have never even come across ActiveX buttons before, but most ActiveX Controls don't expose all of the Properties they possess in the Properties Pane. If you go into the Form's Code Module and use the 'General' dropdown box to select your ActiveX Control, the 'Declarations' dropdown box will then display all of the Properties associated with the Control.

    Linq ;0)>

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Trigger event with button click
    By AMAS in forum Forms
    Replies: 8
    Last Post: 06-07-2012, 09:42 AM
  2. "On Current" event and ActiveX controls
    By beru777 in forum Programming
    Replies: 7
    Last Post: 12-20-2011, 10:32 AM
  3. Command button click event
    By R_jang in forum Programming
    Replies: 10
    Last Post: 10-29-2010, 10:13 PM
  4. On Click Event For Button On Form
    By Desstro in forum Forms
    Replies: 3
    Last Post: 08-09-2010, 02:36 PM
  5. On Click Event Procedure
    By MrDean in forum Forms
    Replies: 3
    Last Post: 10-07-2009, 07:16 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums