Okay, so correct me if I'm wrong, but the purpose of the Worksheet_Change function is to run your code and update each time something is changed in the actual Excel sheet, right?
I am having trouble using the Worksheet_Change method in my VBA program. Photos here of my code and then of my...