Results 1 to 4 of 4
  1. #1
    bginhb is offline Advanced Beginner
    Windows 7 32bit Access 2007
    Join Date
    May 2011
    Location
    Huntington Beach, CA, USA
    Posts
    47

    List Box Click Event

    I'm using a Listbox to display what are essentially links to a second Listbox. I want to use the Click Event and/or the GotFocus Event ... what I'm doing works just fine for a dblClick but seems not to work for a Click event??

    What I'm hoping to be able to do is change the value of the 2nd list box with a single click or a down/up move to the previous or next record on the list, but when I move to the next or last object I expected the list box to make the contents of the bound column available but it doesn't seem to. I've done this many time using the dblClick event and Access help suggests that both events are handled the same but they don't seem to be for me and I'm beginning to wonder if It's a shortcoming of something on my system.

    Any help would be appreciated.


    bginhb

  2. #2
    Bob Fitz's Avatar
    Bob Fitz is offline Access Developer
    Windows XP Access 2003
    Join Date
    May 2011
    Location
    Essex UK
    Posts
    3,544
    Can you show us the code you have for the Double Click event.
    If this helped, please click the star at the bottom left of this posting and add to my reputation . Many thanks.
    Bob Fitzpatrick

  3. #3
    jhargram is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Feb 2012
    Posts
    40
    Can you please update the form and show us the code you have for the Double Click event

  4. #4
    bginhb is offline Advanced Beginner
    Windows 7 32bit Access 2007
    Join Date
    May 2011
    Location
    Huntington Beach, CA, USA
    Posts
    47
    I found and repaired the problem myself.

    I misinterpreted a result from the VB Immediate Window. The problem I indicated does not exist

    Apologies to all and thanks for trying to help,
    bginhb

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

Similar Threads

  1. On-Click Event Procedure
    By tbassngal in forum Forms
    Replies: 6
    Last Post: 07-20-2011, 07:06 AM
  2. Command button click event
    By R_jang in forum Programming
    Replies: 10
    Last Post: 10-29-2010, 10:13 PM
  3. On Click Event For Button On Form
    By Desstro in forum Forms
    Replies: 3
    Last Post: 08-09-2010, 02:36 PM
  4. On Click Event Procedure
    By MrDean in forum Forms
    Replies: 3
    Last Post: 10-07-2009, 07:16 AM
  5. On-Click event transfer
    By nkenney in forum Forms
    Replies: 16
    Last Post: 03-26-2009, 09:02 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