ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Worksheet_Change procedure (https://www.excelbanter.com/excel-programming/308853-re-worksheet_change-procedure.html)

[email protected]

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?


Dave Peterson[_3_]

Worksheet_Change procedure
 
One is looking for a change to its own worksheet. The other is looking for a
change to any worksheet in the workbook.

If you have lots of change events and they all look pretty much the same, then
you might be able to plop a variation into the workbook_sheetchange event
(including the sheet reference) and dumping all the individual sheet versions.)



" wrote:

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

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


--

Dave Peterson



All times are GMT +1. The time now is 04:21 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com