+ Reply to Thread
Results 1 to 3 of 3

ms access search while type

  1. #1
    Forum Contributor
    Join Date
    09-21-2015
    Location
    nederland
    MS-Off Ver
    2021
    Posts
    204

    ms access search while type

    Dear All,

    How to resolved below :

    In search-1 I searched for the word "Body" I got results from this result I searched with Search-2 in PPU number 12.
    All I want is to show in the word ItemDescription with "BODY" and in PPU "12" see photo



    I use below VBA :

    Please Login or Register  to view this content.
    Attached Images Attached Images
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    09-18-2023
    Location
    Geogia, USA
    MS-Off Ver
    365
    Posts
    265

    Re: ms access search while type

    If PPU is filtered by the text in Search-2, you should change the section filtering PPU to "[PPU] Like '*" & Me.txtSearch2.Text & "*'"

  3. #3
    Forum Expert
    Join Date
    04-14-2009
    Location
    Taiwan
    MS-Off Ver
    Excel 2016,2019,O365
    Posts
    2,456

    Re: ms access search while type

    Use txtSearch_Change() and txtSearch2_Change() event is better.

    Please Login or Register  to view this content.
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] search data and display results like a Google type search box
    By cfcoetzer in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 07-16-2020, 07:54 AM
  2. [SOLVED] Type of save file for multiple access
    By Throughstream in forum Excel General
    Replies: 3
    Last Post: 07-13-2019, 06:02 AM
  3. Live Search MULTIPLE fields SIMULTANEOUSLY [search as you type]
    By deannaed in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-04-2018, 02:06 PM
  4. List Access DB objects by type with ADO
    By fredpox in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-31-2015, 09:15 AM
  5. [SOLVED] userform search button remove search only when i type
    By HaroonSid in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-08-2014, 02:32 AM
  6. Should I use excel or access for this type of data?
    By scudo in forum Excel General
    Replies: 0
    Last Post: 11-18-2013, 12:43 PM
  7. [SOLVED] type in a search tab and search the data in another tab(and Delete)
    By marreco in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-10-2013, 09:27 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1