Hi.

In both Workbook_BeforeClose and Workbook_Open I need to change color index for some cells.

If the user have not made any changes to the sheet, except for those changes that where done in the BeforeClose and Open of the Workbook, I would prefer not to get the question "Do you want to save the changes you made to ...."

Is that possible? .. How