I am needing assistance with 3 formulas to complete a project. I cant seem to get this one to work in entirety. I can get the first 4 parts to work, however, not the last one shown here in bold and have one more part to add:
=IF([25. Assurance project type for set up]@row = "AUP - Verif", 3, IF([25. Assurance project type for set up]@row = "AUP - Parity", 3, IF([25. Assurance project type for set up]@row = "AUP - Lease Suff", 3, IF([25. Assurance project type for set up]@row = "AUP - Landfill Assistance", 3, IF([25. Assurance project type for set up]@row = "Bond Issue - Comp Forecast/Projection "(AR-C 80)"", 4)))))
Need to add:
IF([25. Assurance project type for set up]@row = "CD - Comp GAAP_w/o discl", NA, IF([25. Assurance project type for set up]@row =" CD - Comp Cash basis_w/o discl", NA)))))))
The other two are a bit more complicated. Any help or guidance is greatly appreciated! TIA!