=IF(D4="",0,IF(D5="",TODAY()-D4,D5-D4,IF(G4="C",D4-D3,)))
For the above formula I am getting the Error: You've entered to many arguments for this function.
Please help and explain what I am doing wrong? If I just put the first two if statements they work fine. It's when I enter the third if statement I get the error.
Thank You
For the above formula I am getting the Error: You've entered to many arguments for this function.
Please help and explain what I am doing wrong? If I just put the first two if statements they work fine. It's when I enter the third if statement I get the error.
Thank You
Last edited: