How to get a Msgbox() automatically(without shortcut / command button) when a value gets changed in a particular cell. eg: If the value in the Cell A3 is >= 100, A message box should appear.
please review the code provided to you, the target is set to catch and check the value for only Cell C3, and not A3. You need to refine the requirement whether to check for certain cells, or for entire sheet.