Results 1 to 4 of 4
  1. #1
    joanne21 is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Dec 2012
    Posts
    6

    access unresponsive

    Has anyone written code behind command buttons which suddenly stops working. A command button running a simple if statement has stopped responding. Now, none of the buttons work.

  2. #2
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    Sounds like your VBA & Macros may have been disabled (a security setting).
    If that is the case, you will either need to enable the VBA/Macros when you open the datasbase, or add a Trusted Location in your Trust Center settings.

  3. #3
    ieuan is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jan 2013
    Location
    Philippines
    Posts
    5
    Worse, your access file is corrupted.

  4. #4
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    Worse, your access file is corrupted.
    It may be, but I wouldn't jump to that conclusion until you rule the other things out. In my experience, the Macro/VBA Security Settings is quite often the culprit.

    If it is indeed corrupted. Try creating a new Access database, and then import all your objects from the old one to the new one, and see if it works then.

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

Similar Threads

  1. Interface unresponsive after query is run
    By outlier in forum Access
    Replies: 2
    Last Post: 04-03-2012, 12:15 PM

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