Here is my entire IF statement, my boss has been adding stuff left and right everytime I submit it to him so he is driving me nuts.
At the end I just want to see if i11="SQL" and a formula to see if I can do that math equation above
=SUM(IF(J11="",(0),(IF(J11="Desktop with View",(((Sheet2!$H$6*Sheet1!B11))+((Sheet2!$H$9*B11)))*Sheet2!$L$2+(((Sheet2!$H$5*Sheet1!D11)+(Sheet2!$H$4*Sheet1!C11)+(Sheet2!$H$3*Sheet1!E11))*(Sheet1!B11)/$I$4)*Sheet2!$L$2,IF(J11="Desktop with Thin Client",(((Sheet2!$H$6*Sheet1!B11))+((Sheet2!$H$9*B11)))*Sheet2!$L$2+(((Sheet2!$H$2*Sheet1!B11)+(Sheet2!$H$5*Sheet1!D11)+(Sheet2!$H$4*Sheet1!C11)+(Sheet2!$H$3*Sheet1!E11))*(Sheet1!B11)/$I$4)*Sheet2!$L$2,IF(J11="Desktop Portal",((Sheet2!$H$9*B11))*Sheet2!$L$2+(((Sheet2!$H$5*Sheet1!D11)+(Sheet2!$H$4*Sheet1!C11)+(Sheet2!$H$3*Sheet1!E11)*(Sheet1!B11))/$I$4)*Sheet2!$L$2,IF(J11="Server",((Sheet1!B11*Sheet2!$H$14))*Sheet2!$L$2+((D11*Sheet2!$H$17)*Sheet1!B11)*Sheet2!$L$2+(((Sheet2!$H$4*Sheet1!C11)+(Sheet2!$H$5*Sheet1!D11)+(Sheet2!$H$3*Sheet1!E11)*(Sheet1!B11))/$I$4)*Sheet2!$L$2,"INVALID")))))+(IF(H11="Office STD",(Sheet1!B11*Sheet2!$H$10)*Sheet2!$L$2,IF(H11="",(0),IF(H11="Office Pro Plus",(Sheet1!B11*Sheet2!$H$11)*Sheet2!$L$2)))))+(IF(I11="Exchange Basic",(Sheet2!$H$20*Sheet1!B11)*Sheet2!$L$2,(IF(I11="",(0),(IF(I11="Exchange Ent Plus",(Sheet2!$H$21*Sheet1!B11)*Sheet2!$L$2,IF(I11="Exchange Enterprise",(Sheet2!$H$22*Sheet1!B11)*Sheet2!$L$2,IF(I11="Exchange Std",(Sheet2!$H$23*Sheet1!B11)*Sheet2!$L$2,IF(I11="Exchange Std Plus",(Sheet2!$H$24*Sheet1!B11)*Sheet2!$L$2))))))))))