RayfromIntech
Electrical
- Jun 2, 2003
- 34
I'm trying to create a data logg function.
A macro will insert a new row and time in the cell besides it. I am using the function hour (now()) and second(now())
When I insert the function =second (now()) It aslo updates all the other cell that have this function. (Not good)
Each event must keep the time of the event. How do I do this?
A macro will insert a new row and time in the cell besides it. I am using the function hour (now()) and second(now())
When I insert the function =second (now()) It aslo updates all the other cell that have this function. (Not good)
Each event must keep the time of the event. How do I do this?