Quantcast
Channel: VBA Advanced – Daily Dose of Excel
Viewing all articles
Browse latest Browse all 9

A VBA performance class

$
0
0

Hi everyone!

If you write a lot of VBA code you probably sometimes run into performance issues. A customer rings you and complains that the Excel file you built for them does not perform well. I’ve written a small article on my site, inspired by a post here: Error Handling via an Error Class. I needed a quick way to log and report performance of subroutines and I also wanted to see how many times a routine was called.

See: A VBA performance class

Enjoy!

Jan Karel Pieterse
www.jkp-ads.com


Viewing all articles
Browse latest Browse all 9

Trending Articles