Hi all,
I've got an Excel 2000 VBA app that I've ported over to VB6. The code runs fine, no errors, and gives expected results. The problem is that the VB6 version runs very slowly. For example, if the app is run within Excel VBA, it completes in about 2 seconds, but the VB6 version takes over 20 seconds to complete.
Any thoughts on where I should be looking for the problem?
Thanks.
I've got an Excel 2000 VBA app that I've ported over to VB6. The code runs fine, no errors, and gives expected results. The problem is that the VB6 version runs very slowly. For example, if the app is run within Excel VBA, it completes in about 2 seconds, but the VB6 version takes over 20 seconds to complete.
Any thoughts on where I should be looking for the problem?
Thanks.