How do I trigger a function (for e.g., a function named "DataTrend") when the user brings focus to a worksheet.
I have three worksheets -
- Dashboard
- Iteration Data Trend
- PI 4 Iteration Tracker
Whenever user clicks on "Dashboard" and brings focus to that worksheet, I want to call the function "DataTrend".