Results 1 to 3 of 3
  1. #1
    drunkenneo is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Jun 2013
    Posts
    199

    Bound for Autosearch

    I have a form bound to a table for updation:

    Table
    ------


    name
    address
    Stat fk ref cod

    Cod
    ------
    id
    stat PK

    in the form in textbox for stat column, shows list type box, and stat has 3 letter alphabet only. My problem is when i press key for enterin Eg. ABC, this shows A and letter starts with A, B letters Start with B...and so on.
    I want it if i press ABC then it should show me ABC Only. Please Help.

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,625
    Listbox will not work like that and is not intended to. Maybe VBA code could achieve that but why bother?

    Combobox has AutoExpand property.
    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
    drunkenneo is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Jun 2013
    Posts
    199
    I changed my list to Combo to prevent complications, it worked

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

Similar Threads

  1. Bound form with bound combobox
    By Jerry8989 in forum Access
    Replies: 2
    Last Post: 12-05-2011, 01:50 PM
  2. Bound Forms
    By ruci1225 in forum Forms
    Replies: 3
    Last Post: 08-16-2011, 12:41 PM
  3. Bound Forms
    By bobsmith in forum Forms
    Replies: 1
    Last Post: 04-21-2011, 11:35 AM
  4. How to bound a text box
    By bundy75 in forum Forms
    Replies: 10
    Last Post: 07-30-2010, 02:50 PM
  5. bound Hyperlinks
    By lazrus55 in forum Access
    Replies: 0
    Last Post: 06-03-2010, 08:10 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