VBA ActiveX controls for VBA Check out the use of ActiveX Controls for your VBA model and see how you can link macros to ActiveX Control buttons to improve the overall appearance of your model.
VBA Improve VBA macro structure and speed Navigate ways you can improve the structure and speed of your VBA macros.
5miles Remove unnecessary Selects in VBA Don't litter your VBA code with Select, know when to remove it. By simplifying your VBA code, you can see an increase in their performance (runtime).