Main VBA Class Module:

clsAI.cls 22.43 KB 74 downloads
The VBA Class Module for Azure Application Insights for VBA. You don't need to run...Excel Examples:

AI Simple TrackEvent 30.33 KB 53 downloads
In this Workbook we are using the Workbook_Open event in VBA to send a TrackEvent...
AI Simple TrackPageView 30.35 KB 16 downloads
In this Workbook we are using the Workbook_Open event in VBA to send a TrackPageView...
AI Simple TrackMetric 30.30 KB 17 downloads
In this Workbook we are using the Workbook_Open event in VBA to send a TrackMetric...
AI Simple TrackException (or Error) 30.86 KB 34 downloads
In this Workbook we are using the Workbook_Open event in VBA to send a TrackException...
AI Simple TrackTrace 30.31 KB 25 downloads
In this Workbook we are using the Workbook_Open event in VBA to send a TrackTrace...