+ Reply to Thread
Results 1 to 15 of 15

If, and, or, index, & match

Hybrid View

  1. #1
    Registered User
    Join Date
    04-27-2010
    Location
    Houston, TX
    MS-Off Ver
    Excel 2003
    Posts
    8

    Re: If, and, or, index, & match

    Yes that is amazing.

    Can you explain to me how that works?

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: If, and, or, index, & match

    it first check E48 and if blank returns 0, else it continues with formula...

    Then checks if G48 is "NA", if it is it completes the first INDEX function, else it completes the second INDEX function.

    The Index/Match functions are basically the same as yours, but I used the last 2 digits of D48 to determine which column to go to...achieved with the LOOKUP() function.. which looks up a value in an array that is listed in ascending order (the first array) and finds the last value that is smaller than or equal to the search value and extracts the corresponding item from the second array at the same point.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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