I am trying to create a time sensitive file. I want to use the IF function to record the time when I input a record.
Under A1 I use: =if(B2, Now(), 0)
Since I need to input records every five minutes or more, I need the A1 to display the time EXACTLY when I put a 1 on B2.
I tried my function and it only gives me the first part of what I need. I need A1 to not correct and refresh itself after the initial input of B1.
Please help .
Thank you
Under A1 I use: =if(B2, Now(), 0)
Since I need to input records every five minutes or more, I need the A1 to display the time EXACTLY when I put a 1 on B2.
I tried my function and it only gives me the first part of what I need. I need A1 to not correct and refresh itself after the initial input of B1.
Please help .
Thank you