I have a wintimer and need help with the following.
I have the timer start if range("A1").value = 1 and end if Range("A1").value = 0
How do I change the ID so that it is directly linked to the cell and I probably wouldn't need the *1000 part as it relies on the cell and not a specific run...