Hi.
Is there a good way to make it so that if i click a button, the code will check if a spesific cell has had any values in the last 10 times (10 is just an example), and if it hasent, a error message /msgbox will appear?
Example.
Lets say A1 is the cell i want to check, and a button with some code that is going to run if i click it, then lets say if i fill the cell with a value, my normal code will run as normal, but if there has been no entries in that cell for 10 clicks on that button, a message will appear.
Thanks in advance
Is there a good way to make it so that if i click a button, the code will check if a spesific cell has had any values in the last 10 times (10 is just an example), and if it hasent, a error message /msgbox will appear?
Example.
Lets say A1 is the cell i want to check, and a button with some code that is going to run if i click it, then lets say if i fill the cell with a value, my normal code will run as normal, but if there has been no entries in that cell for 10 clicks on that button, a message will appear.
Thanks in advance