Optimizing Visual Basic code performance

Optimizing Visual Basic code performance

Often, the best way to improve the speed at which your Visual Basic code runs is to choose a more efficient approach. However, certain techniques can help make your code run faster.

For more information, see Building Applications with Forms and Reports.