F
firewound
Here's what I'm trying to achieve:
When I enter a number (0 or 1) into a previously blank cell, I want th
date and time when that entry was made captured automatically by th
cell next to it.
I've tried using an =if(isblank(A1),"",now())
But we all know that auto-updates everytime new data is inputted. Wha
I need is a static date.
It's impractical to use the Ctrl + ; macros every single time.
Any ideas would be really appreciated
When I enter a number (0 or 1) into a previously blank cell, I want th
date and time when that entry was made captured automatically by th
cell next to it.
I've tried using an =if(isblank(A1),"",now())
But we all know that auto-updates everytime new data is inputted. Wha
I need is a static date.
It's impractical to use the Ctrl + ; macros every single time.
Any ideas would be really appreciated