What is wrong with this formula? The first if statement (in blue) works by itself. But when the second if statement (in red) is added, I get an error message that says "too many arguments". The second if statement works by itself as well. Why do they not work in a nested formula? I have many lengthy formulas that contain many more arguments than this.
=IF(AND(B32="",B37="",AH18=1,OR(L43="",M43="")),"BSW (beside door) - Hand Calc Length→",if(B43="",OR(L43>0,M43>0)),"Delete Length Measurements→","")
Bookmarks