Hi,
I use the following code to highlight he active cell and it works fine, but when I save the workbook the last cell selected stays wit the highlighted colour. On save I would like to select say cell A1 and clear the fill colour.
Sub Workbook_SheetSelectionChange(ByVal Sh As Object, ByVal...