Results 1 to 16 of 16

LOOKUP Function Replacement

Threaded View

  1. #2
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: LOOKUP Function Replacement

    Hi,

    Does it support array formulas?

    If so:

    If your entries in column A are numerical:

    =INDEX($A$38:$A$92,MATCH(10^10,IF(($C$38:$C$92>=$I10)*($E$38:$E$92>=$I10),A$38:A$92)))

    If your entries in column A are text:

    =INDEX($A$38:$A$92,MATCH(REPT("z",255),IF(($C$38:$C$92>=$I10)*($E$38:$E$92>=$I10),A$38:A$92)))

    Regards
    Last edited by XOR LX; 08-16-2013 at 05:28 PM.
    Click * below if this answer helped

    Advanced Excel Techniques: http://excelxor.com/

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] excel lookup function, is there a replacement?
    By robbyweston in forum Excel General
    Replies: 11
    Last Post: 05-10-2012, 09:56 AM
  2. Mod() Function Replacement
    By Kyle123 in forum Excel General
    Replies: 4
    Last Post: 03-08-2012, 08:45 AM
  3. Data Lookup and Replacement Macro in a Table
    By robert_shindorf in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-01-2008, 10:31 PM
  4. Replacement Function
    By LOVEDOVE in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-17-2008, 05:46 PM
  5. replacement for IF function?
    By fastballfreddy in forum Excel General
    Replies: 7
    Last Post: 05-08-2006, 12:10 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