Removal (E) Official (F) Adjudication Deadline (J)
Column EColumn F Column GColumn HColumn I Column J
2/1/13 2/2/13 N/A 2/2/13 2/12/13 4/5/13
Currently I am using the following formula: =IF(COUNTA(E2)<1,"",E2+63).
This tells me, if there was a removal date, the adjudication deadline (column J) is 63 days after that. My problem is that sometimes there is no removal date. In that case, I need the adjudication deadline to be 128 days after the official date(column H).
If there is both a removal date AND an official date, I need the removal date to take precedence. How do I do this? Any help would be much appreciated!