Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9786

Time stamping in multiple cells (making them freeze) base on one cell value

$
0
0

I'm trying to modify my spreadsheet. Below is my original spreadsheet with the formula I used. Which works great for what I needed. But my boss is wanting time stamps for 3 different actions from column C. This time is frozen and doesn't change unless column C is put to blank then added a new word.

=IF(C3<>"",IF(B3="",NOW(),B3),"")

enter image description here

I have used the following formulas for the columns, but I have run into the time changing once column C is changed. Please Help I need these times to freeze.

Formulas used in each column:

=IF(C3="ASSIGNED",NOW(),I3), =IF(C3="ON SITE",NOW(),J3), =IF(C3="COMPLETED",NOW(),K3)

enter image description here


Viewing all articles
Browse latest Browse all 9786

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>