Thread: [Solved] Multiple If Conditions
View Single Post
 
Old 08-07-2015, 10:08 PM
z941714 z941714 is offline Windows 8 Office 2007
Novice
 
Join Date: Aug 2015
Posts: 6
z941714 is on a distinguished road
Default Multiple If Conditions

I am having a problem with this formula. =IF(F2="No","Delivery date needed",IF(F2="Yes",IF(C2<>"","Services",IF(D2="NO ",IF(B2>$H$1,"Schedule not due yet",IF(F2="Yes",IF(C2="",IF(D2="NO",IF(B2<H$1,IF( E2="","Missing",IF(F2="Yes",IF(C2="",IF(D2="Yes",I F(B2>=$H$1,IF(E2>=B2,"Proactive")))))))))))))))

Everything working except the last condition. "Proactive"
Attached Files
File Type: xlsx Delivery Schedule Report ver 2.xlsx (495.7 KB, 13 views)
Reply With Quote