Hey Carlos,

Just a thought, but you might want to through in a Workbook_Deactivate or Worksheet_SheetDeactivate to turn the timer off as well. Maybe even a Workbook_BeforeClose.

I'm not sure about the latter, but if you drop your routines in, then move to another book, it will still trigger the macro.

Could be your intention though...