Backboards: 
Posts: 153
In response to "Calling all Excel Ninjas..." by Mel Profit

sounds like an if statement.

Assuming the 4th column is blank if either of the other two items aren't present:

=IF(ISBLANK(D1),"",A1+B1)


You might need to play with that ISBLANK formula.


Responses:
Post a message   top
Replies are disabled on threads older than 7 days.