Results 1 to 2 of 2
  1. #1
    MishaLjusha is offline Novice
    Windows 10 Access 2013 64bit
    Join Date
    Mar 2017
    Posts
    12

    Combo box Dropdown method on form's OnLoad event


    Is it possible to execute dropdown method on combo box like this:

    Form OnLoad event ---> Me!Combo0.SetFocus ---> Me!Combo0.Dropdown

    I know this method Works with control's OnGotFocus event, but I would like to make it thru forms OnLoad event

  2. #2
    MishaLjusha is offline Novice
    Windows 10 Access 2013 64bit
    Join Date
    Mar 2017
    Posts
    12
    Behind bombo's On Change event I put following code:
    Me!combo0.dropdown

    Now, it drops down when I start typing

    Anyway, thanks to all

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

Similar Threads

  1. Replies: 14
    Last Post: 09-15-2017, 11:25 AM
  2. Replies: 2
    Last Post: 09-23-2016, 08:46 AM
  3. Dropdown Event on a Combo Box?
    By Paul H in forum Forms
    Replies: 4
    Last Post: 10-05-2015, 11:45 AM
  4. Replies: 2
    Last Post: 07-05-2015, 09:10 AM
  5. Replies: 3
    Last Post: 12-22-2014, 11:57 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