• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Nested if Formula

Hi Bosco,

Thanks so much, I am still a learner in excel, could you please give me a little explanation on this formula, I will appreciate it.

Cheers, Manny.
 
Hi Bosco,

Thanks so much, I am still a learner in excel, could you please give me a little explanation on this formula, I will appreciate it.

Cheers, Manny.

Hi Manny,

The formula is a two criteria LOOKUP using INDEX and MATCH and the format like this :

=INDEX(TableRange,MATCH(1,(CriteriaRange1=Criteria1)*(CriteriaRange2=Criteria2),0))

Regards
Bosco
 
Back
Top