Results 1 to 5 of 5

Search Using an Array Formula...

Threaded View

  1. #1
    Registered User
    Join Date
    05-22-2009
    Location
    UK
    MS-Off Ver
    Excel 2000,2003 and regretably 2007
    Posts
    77

    Search Using an Array Formula...

    Evening,

    i am currently using the following array formula to search a range for a value and return its self refrence however i need to modify it as at present it will only return exact matches i need it to be able to search a string find a value and return the cell refrence

    {=IF(E2=0,"-",ADDRESS(MAX((A1:A500=E2)*ROW(A1:A500)),MAX((A1:A500=E2)*COLUMN(A1:A500)),4))}
    e.g

    if A:A contains product codes like below

    41_74abdc
    41_74defg
    41_74hijk

    and the user searches for "defg" i will need the formula to return A2

    any insight would be appreciated

    there is no worry of duplicates as they cannot occur...
    Last edited by teshiburu1988; 07-30-2009 at 06:58 PM.

Thread Information

Users Browsing this Thread

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

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