Quote Originally Posted by Elroy View Post
Dex, I thought Trick was suggesting that there's an "If cls Is Nothing..." check done on each call when VB_PredeclaredId=True.
He is (correctly) suggesting that. That code that does the test, has very little to no overhead on a modern cpu.
The problem is the first time it's called, you have the overhead of instantiating the class...