Results 1 to 2 of 2
  1. #1
    Ruegen's Avatar
    Ruegen is offline VIP
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2013
    Location
    Australia
    Posts
    1,496

    Filter acending name list of records by first few charachers

    I need to filter ascending name list of records by the first few characters.

    Ar
    As
    Be
    Bu
    Cu
    Du

    etc

    I would like to say make an unbound text box on the form that filters the list after I have updated it with type

    so if I type
    Bu

    it filters out everything before Bu



    any suggestions?

  2. #2
    Ruegen's Avatar
    Ruegen is offline VIP
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2013
    Location
    Australia
    Posts
    1,496
    Nevermind

    using

    Not <=Left("be",3)

    unless anyone has some better suggestions

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

Similar Threads

  1. Row source value list filter
    By Ruegen in forum Programming
    Replies: 1
    Last Post: 01-27-2014, 10:19 PM
  2. Replies: 15
    Last Post: 11-20-2013, 04:30 PM
  3. Filter Report By list box
    By BorisGomel in forum Access
    Replies: 1
    Last Post: 04-21-2011, 03:26 PM
  4. Filter List box using text box
    By oakoen in forum Forms
    Replies: 3
    Last Post: 12-13-2010, 05:00 PM
  5. Replies: 3
    Last Post: 03-25-2010, 12:31 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