+ Reply to Thread
Results 1 to 4 of 4

Similar Values search

Hybrid View

  1. #1
    Registered User
    Join Date
    12-16-2014
    Location
    Portland, OR
    MS-Off Ver
    2010
    Posts
    10

    Re: Similar Values search

    Tests.JPG

    That didn't work.
    So here's a screen cap of what I'm trying to do. lets take row 3 for example.
    Right now it's trying to search for a number similar to "3" in column E on the next page and then report back the value in column F.

    tests 2.JPG

    The issue is that now I'm over 20 tests and it is adding values and it's adding additional test values because of the number "13" being similar.
    My code above worked well last year because I implemented it after 150 requests so it was searching for values similar to 150.
    Last edited by cdmse; 01-30-2017 at 06:56 PM.

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,693

    Re: Similar Values search

    Try this ...

    =IF($I19<>"",SUMPRODUCT(--ISNUMBER(SEARCH($A19,NewSchedule!$E$6:$E$737)),NewSchedule!$F$6:$F$737),"")

    If it does not work ......


    Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate.

    Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.
    Last edited by JohnTopley; 01-31-2017 at 06:20 AM.

+ 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. two similar match/search functions, only one works
    By Blaise815 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-30-2016, 07:06 PM
  2. [SOLVED] How can I search a similar item - so stuck on this!
    By nikki123 in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 05-25-2015, 08:47 PM
  3. How can I search a similar item - so stuck on this!
    By nikki123 in forum Excel General
    Replies: 1
    Last Post: 05-24-2015, 10:31 PM
  4. Search for similar cells in column and set corresponding value
    By Avantime in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 02-12-2014, 08:13 AM
  5. Replies: 1
    Last Post: 07-12-2012, 08:13 AM
  6. Fuzzy Logic - search for similar values
    By mojo249 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-22-2012, 02:11 PM
  7. Search columns with similar values
    By vijay2482 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-02-2010, 08:18 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