Hey guys, I have been spending hours researching on a solution to this problem, and I cant seem to find the right answer. Was hoping someone here could help
The Goal is to click an up or down arrow ( + or - ) to increase or decrease the cell value by 1.
All the solutions I have found require scripts / macros. I would prefer not to use them. Instead I would like to hopefully find a way to acheive this using a formula of some kind.
PS: If there is absolutely no possible way to acheive this without a script, then is it possible to eliminate the need to click the cell before clicking the button to change the value?
I have a very long list of repeated tasks which must be recorded in excel.
Each task will be on its own row. I would like to track how many times each task has been completed throughout each day. I could enter the values manually, but since I am changing hundreds of values each day (soon to be thousands), manual input would increase the time spent entering data dramatically. Click a button would be much simpler, and more productive.
The problem is, if the list is lets say 1000 rows long, adding a button on each row + using a script would not be good performance wise (correct me if I am wrong).