+ Reply to Thread
Results 1 to 6 of 6

IsNumber Search

  1. #1
    Registered User
    Join Date
    03-03-2016
    Location
    London, England
    MS-Off Ver
    2010
    Posts
    31

    IsNumber Search

    Hi,

    Likely a simple challenge to some Excel gurus however can't get this coding requirement to work.

    I am trying to do a isnumber search from a cell against a named range and outputting the suitably aligned of the values from the named range into the yellow corresponding cell. I have attached an example of the type of action I'm trying to achieve with some simple variances. Any thoughts or questions, please let me know.

    Thanks,

    James
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    10-09-2012
    Location
    Dallas, Texas
    MS-Off Ver
    MO 2010 & 2013
    Posts
    3,049

    Re: IsNumber Search

    The fastest way to do this is grab the entire list of COMPANY names and map them all to a Business_Services_Companies so you can do a fast lookup with that new map/table.
    I would sort by Company and then just fill in the map manually.

    If this is to be used going forward you can always filter on the #N/As to find the missing pieces and then add them to the bottom of your table (then resort).

    I have used logic before to find LIKE names but it ended up not being worth the overhead and hassle.
    Attached Files Attached Files
    Please ensure you mark your thread as Solved once it is. Click here to see how.
    If a post helps, please don't forget to add to our reputation by clicking the star icon in the bottom left-hand corner of a post.

  3. #3
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: IsNumber Search

    What you trying to do is what is called a fuzzy lookup. This type of lookup may give you some positive results but not 100% accurate.
    Try this formula
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  4. #4
    Registered User
    Join Date
    03-03-2016
    Location
    London, England
    MS-Off Ver
    2010
    Posts
    31

    Re: IsNumber Search

    Thank you from London, UK to Florida, US

  5. #5
    Registered User
    Join Date
    03-03-2016
    Location
    London, England
    MS-Off Ver
    2010
    Posts
    31

    Re: IsNumber Search

    Thank you again for the help and applying the code, you are correct the accuracy isn't 100% due to its fuzzy parameter.

    I have attached an evolution with example of similar but different searches. I have been trying to combine using 'if' statements and 'Len(Substitute)' but again, struggling. Any suggestions?

    Thank you for any and all help.
    Attached Files Attached Files

  6. #6
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: IsNumber Search

    Try this expanded version
    Formula: copy to clipboard
    Please Login or Register  to view this content.

+ 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] Help with =IF(ISNUMBER(SEARCH
    By micahd in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-03-2016, 01:54 PM
  2. [SOLVED] ISNUMBER and SEARCH
    By jwkathol in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-15-2016, 10:07 PM
  3. [SOLVED] Multiple IF(ISNUMBER(SEARCH...), need sum
    By Imtall62 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-12-2014, 11:41 AM
  4. [SOLVED] =IF(ISNUMBER(SEARCH Problem
    By 3smees23 in forum Excel General
    Replies: 3
    Last Post: 11-09-2012, 10:54 AM
  5. If, or, isnumber, search
    By reb2u in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-15-2012, 10:53 AM
  6. using IF(ISNUMBER(SEARCH formula
    By dkmanley in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 10-19-2011, 01:43 PM
  7. Isnumber(search
    By AVIDDA in forum Excel General
    Replies: 1
    Last Post: 01-14-2011, 02:45 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