Thanks to the help in this forum, I was able to successfully create a "worksheet_change" where a message is displayed if the user changes a value in a critical cell.
Now I need to find out if there's a way to 'turn off' the worksheet_change when running another procedure. I have a procedure that checks the critical cell value for errors, and it brings up the message for each row.
Thanks for your help!!
Now I need to find out if there's a way to 'turn off' the worksheet_change when running another procedure. I have a procedure that checks the critical cell value for errors, and it brings up the message for each row.
Thanks for your help!!