Hi there
This should be an easy solve but I'm getting errors.
Here is a partial code that I got from the internet
If Target.Count > 1 Then Exit Sub
If Not Intersect(Target, Range("E11,H11,E482,H482,E953,H953.....")) Is Nothing Then 'Change this to any cell (or cells) you would like to have...