Results 1 to 7 of 7
  1. #1
    B Mellars is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Dec 2010
    Posts
    2

    'handle' command

    I have inherited a club record system from a deceased member which I am trying to unpick. I have managed most of it but there is a command which I am unfamiliar with. On the Switchboard he has a series of buttons which call various forms, reports and macros using a command called '=HandleButtonClick(4)' where the number represents that button on the list. Is this a VBA command? Is there a way to discover where in the code is this instruction? Thanks for any help!!

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    That is standard code created by the SwitchBoard wizard. The HandleButtonClick is defined in the code so simply do a Find to locate it. It is contained in that same class module.

  3. #3
    B Mellars is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Dec 2010
    Posts
    2
    Thanks for that, now I understand and can make some progress

  4. #4
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Are you ready to use the Thread tool and mark this thread as Solved?

  5. #5
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    Quote Originally Posted by RuralGuy View Post
    Are you ready to use the Thread tool and mark this thread as Solved?
    did you change that statement? It used to say "my sig" somewhere in there, didn't it?

  6. #6
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Adam: I type it *every* time.

  7. #7
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    Quote Originally Posted by RuralGuy View Post
    Adam: I type it *every* time.
    just kidding you sir. I'll let the thread finish now. Thanks for the short chat.

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

Similar Threads

  1. Proper way to handle a flag system
    By trb5016 in forum Access
    Replies: 0
    Last Post: 08-25-2010, 01:20 PM
  2. Replies: 1
    Last Post: 07-27-2010, 02:27 PM
  3. Backup Command
    By dhav79 in forum Programming
    Replies: 1
    Last Post: 06-08-2010, 01:14 PM
  4. What is the best way to handle photos?
    By TundraMonkey in forum Database Design
    Replies: 2
    Last Post: 08-12-2009, 10:52 PM
  5. Replies: 1
    Last Post: 03-09-2006, 12:12 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