This would do the same thing but is a little simpler.... Private Sub Worksheet_Calculate() Application.EnableEvents = False MsgBox...
You need to put the code in the private module for the worksheet in question. ie. Right click on the worksheet name at the bottom of your Excel...
Separate names with a comma.