Date Intervals

J

james

=IF(B6>1,TODAY()-B6,0)

using this formula to calculate the number of days that
have passed, how do I stop the counting once a received
date is input another cell? thanks
 
Top