Ashish Batham
Member
I am using the below mentioned formula to show current time in a cell
=IF(C3<>"",IF(B3="",NOW(),B3),"")
however this time keep on changing to the current time when the spreadsheet is refreshed.
Please advice, if once the cell captures the current time this should not change when the spreadsheet is refreshed
Thanks & Regards
=IF(C3<>"",IF(B3="",NOW(),B3),"")
however this time keep on changing to the current time when the spreadsheet is refreshed.
Please advice, if once the cell captures the current time this should not change when the spreadsheet is refreshed
Thanks & Regards