Formula to stop counting if value met in Google Sheets

CatRoberts

New Member
Joined
Mar 29, 2016
Messages
48
Hi all, I have a Google worksheet where I count the days from a manually entered date, column E. The number of days passed is then calculated into column N.

E3 - Date (this is manually entered)
N3 - Age (in days) using the following formula - =IF(E3="","",(Today()-E3))
L3 - Status - this is manually entered - "Yes"

What I am trying to figure out is how to get the formula in N3 to stop counting, and retain the last value, if L3 states "Yes"

I would need it to happen for the whole of column N.

Any ideas?

Thanks so much.
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
Bit confused as Google and Excel formulas are different
 
Upvote 0

Forum statistics

Threads
1,214,875
Messages
6,122,037
Members
449,062
Latest member
mike575

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top