April 2022
Intermediate to advanced
640 pages
19h 53m
English
In this chapter, you will:
Learn what events are and how to use them
Review the different types of workbook, worksheet, chart, and application-level events
Use a sheet event to quickly enter 24-hour time into a cell
In this book, you’ve read about workbook events, and you’ve seen examples of worksheet events. An event allows you to automatically trigger a procedure to run based on something a user or another procedure does in Excel. For example, if a person changes the contents of a cell, after he or she presses Enter or Tab, you can have code run automatically. The event that triggers the code is the changing of the contents of the cell.
You can find events at the following levels:
Application ...
Read now
Unlock full access