View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] marston.gould@alaskaair.com is offline
external usenet poster
 
Posts: 102
Default Worksheet_Change procedure

Thanks Dave, I'll try that (the first option).

What is the difference from using the Workbook_SheetChange event vs the
Worksheet_Change event?