Jelen, Bill; Syrstad, Tracy. Microsoft Excel VBA and Macros (Office 2021 and Microsoft 365) (Business Skills) (p. 115). Pearson Education. Kindle Edition.
TABLE 7-2 Workbook-level sheet and pivot table events
1) It lists Workbook_SheetBeforeDoubleClick, but it doesn't seem to work for me.
2) Workbook_SheetBeforeRightClick does work
3) "Setting Cancel to True prevents the default action from taking place."
What is the default action?
No description of argument types / or Sub declaration is given.
Shows Workbook.SheetBeforeRightClick event (Excel)
??? : . (period)rather than _ (underscore)
Different context or ?
Confusing
TABLE 7-2 Workbook-level sheet and pivot table events
1) It lists Workbook_SheetBeforeDoubleClick, but it doesn't seem to work for me.
2) Workbook_SheetBeforeRightClick does work
3) "Setting Cancel to True prevents the default action from taking place."
What is the default action?
No description of argument types / or Sub declaration is given.
![learn.microsoft.com](/board/proxy.php?image=https%3A%2F%2Flearn.microsoft.com%2Fen-us%2Fmedia%2Fopen-graph-image.png&hash=daa64708bb4d23cfaf635e824ff3de85&return_error=1)
??? : . (period)rather than _ (underscore)
Different context or ?
Confusing