Good day Pros,
I was doing some research on a static timestamp as I was trying to apply it to a project I was working on. Is there a way to make a formula static? I have used =IF(A1<>"", IF(B1="", NOW(), B1), "") and I have used a lamda version as well. =lambda(x,y,if(len
,x))(now(),b3). In both cases, no matter what I do, all the cells that have the formula in them update with each entry. Please Help. Thank you
I was doing some research on a static timestamp as I was trying to apply it to a project I was working on. Is there a way to make a formula static? I have used =IF(A1<>"", IF(B1="", NOW(), B1), "") and I have used a lamda version as well. =lambda(x,y,if(len
