I have code in the Worksheet_Change event to select a cell after another one has been changed.
I have very basic error handling code set up.
A user has just filled in a cell, then without losing focus from the cell has changed to a different worksheet.
An error is produced in the...