Hello,
I've been trying to figure something out and currently I am required to use vb sourcing for a solution to my issue.
My issue is trying to freeze a formula which is =IF(A3="","",IF(B3="",NOW(),B3)) after someone places the input into A3.
I need it to freeze so if that user deletes what is in A3 it will not change the date and time, I'm trying to clock input times and secure it from modification. I am not very familiar with VB sourcing or macros, so please be detailed about the solution if there is one.
Thank you,
Sam
I've been trying to figure something out and currently I am required to use vb sourcing for a solution to my issue.
My issue is trying to freeze a formula which is =IF(A3="","",IF(B3="",NOW(),B3)) after someone places the input into A3.
I need it to freeze so if that user deletes what is in A3 it will not change the date and time, I'm trying to clock input times and secure it from modification. I am not very familiar with VB sourcing or macros, so please be detailed about the solution if there is one.
Thank you,
Sam