Results 1 to 5 of 5

How to incorporate IF and VLOOKUP formula to a Match Index Formula?

Threaded View

  1. #1
    Registered User
    Join Date
    05-31-2010
    Location
    Manila
    MS-Off Ver
    Excel 2007
    Posts
    88

    How to incorporate IF and VLOOKUP formula to a Match Index Formula?

    I've a Match Index formula:

    FORMULA = INDEX(D:D,MATCH(1,INDEX((F2=E:E)*(D2=B:B),0),0))

    And I want to incorporate this condition

    If value of (vlookup(A2, D:F, 3, FALSE) is GREATER than zero(0) do FORMULA

    If EQUAL or LESS than zero(0) go to next row then if EQUAL or LESS than zero again go to next row

    If finally in the last row it gives GREATER than zero then do the FORMULA


    Is this possible?
    Last edited by geng; 06-06-2010 at 07:14 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