Hi Team
I am trying to set up a waiting list calculation for my client and am using a nested IF AND statement for the first time.
I get the error that I am missing parentheses but I don't know where??
=if(and(d4="", b4<>"",$b$1-b4,0),IF(and(d4<>"",b4<>"",d4-b4,)
** if d4 is empty and b4 is not empty - use b1-b4 as the formula
** if d4 is not empty and b4 is not empty - use d4-b4 as the formula
I even added an extra parentheses at the end and then it tells me it is not sure whether I want to enter a formula or text and tells me to click Help.
I'm not sure now what is wrong with the formula....can anyone assist?
Bookmarks