I am trying to log values for a meter at one minute intervals. In lieu of entering the full value each time, I want to be able to enter just the numbers that are different: as opposed to entering the difference of the values or the entire number.
I have a rather cumbersome formula for doing this and it's good for new digits greater than zero but less than ten, after that, it just adds the number to the total.
If I could just enter the new digits, that would be ideal, whether they be .65, 1.25, 35.95, or 501.69 etc.
Thank you!