+ Reply to Thread
Results 1 to 6 of 6

Search box no longer working

  1. #1
    Registered User
    Join Date
    06-14-2015
    Location
    Toronto, ON
    MS-Off Ver
    Office 365 (Work); Office 11 (Home)
    Posts
    55

    Search box no longer working

    The attached document was working but now has failed on two fronts and I can't determine why. I can no longer see the typed text in the search box until I move my cursor to another cell. And, every search results in "No Records Found". Not sure what has happened here but any assistance would be great. Tab 1 is the search function and Tab two is data sheet.
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,525

    Re: Search box no longer working

    1) I can type in and am able to see the text.

    2) Search column references in your formula were wrong.
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Search box no longer working

    I had no problem typing into the boxes. I don't know what's wrong with your search formula but I just rewrote it from scratch.

    =IFERROR(FILTER('Contract Main'!$B$5:$I$20,(($B$4<>"")*(ISNUMBER(FIND($B$4,'Contract Main'!$B$5:$B$20)))) + (($B$5<>"")*(ISNUMBER(FIND($B$5,'Contract Main'!$F$5:$F$20))))),"")
    Attached Files Attached Files
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  4. #4
    Registered User
    Join Date
    06-14-2015
    Location
    Toronto, ON
    MS-Off Ver
    Office 365 (Work); Office 11 (Home)
    Posts
    55

    Re: Search box no longer working

    Thank you, I will correct the references, but I don't understand why you can type in the file box and I can't. I think I will remove those rows in their entirety and then insert new rows and re-create the search boxes. Hopefully that will fix the issue.

  5. #5
    Valued Forum Contributor
    Join Date
    02-02-2016
    Location
    Indonesia
    MS-Off Ver
    Office 365
    Posts
    1,004

    Re: Search box no longer working

    I want to comment on something, in your workbook you said:
    "5) DO NOT SAVE document when closing, this will protect the integrity of the document"
    If you don't want users to save the workbook, you can do this:
    Put this code in ThisWorkbook code module:

    Please Login or Register  to view this content.
    In order to save this macro you need to do this in Design Mode: in the ribbon > Developer > Design Mode > Save the workbook.
    Hopefully users don't know this method.

  6. #6
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Search box no longer working

    Quote Originally Posted by Akela928 View Post
    Office 11 (Home)
    What is "Office 11"? We are looking for commercial version names, like Excel 2019 or Microsoft 365.

+ 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] Code no longer working help please
    By richie176 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-25-2019, 07:15 AM
  2. 'find' no longer working
    By [email protected] in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-14-2017, 11:13 AM
  3. Copied working macro to new workbook, but no longer working
    By twisted31 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-23-2017, 06:17 PM
  4. VBA to add subtotals no longer working
    By fourmurphys in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-02-2016, 04:10 PM
  5. From Excel working to Google Sheets no longer working
    By rad1964 in forum Excel General
    Replies: 5
    Last Post: 07-19-2016, 10:23 PM
  6. Macro No Longer Working
    By ukbumpkin in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-27-2016, 11:04 AM
  7. Workbook no longer working
    By LRose in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-08-2011, 10:26 PM

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