I seem have too many logical tests for my IF formula. Is there away around this? I have attached a sample to show the columns and rows I am using.
I need to find a formula for column D which covers the following:
If A1 is blank, then D1= blank.
If C1 is blank, then D1= blank.
If C1 is NOT blank AND E1 is blank, then D1=TODAY()-C1
If C1 is NOT blank and E1 is NOT blank, then D1= E1-C1
Bookmarks