98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel Training and help » excel word powerpoint courses london - Nested if
excel word powerpoint courses london - Nested if
Resolved · Low Priority · Version Standard
Theophile has attended:
Excel Advanced course
Access Intermediate course
Nested if
How many "IF" can there be in a formula?
RE: nested if
8 times. Try this
=IF(A1=B1,IF(A2=B2,IF(A3=B3,IF(A4=B4,IF(A5=B5,IF(A6=B6,IF(A7=B7,IF(A8=B8,"YES","NO")))))))))
pasted in cell C1
then just before the "before YES, try adding this: if(A9=B9,
this shouldn't work, because 8 is the max
Hope this helps
Paul
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:Display developer tab - Excel 2010a. In Excel, click on the File tab |