Monthly Archives: December 2008

Automatically Run an Excel Macro

Auto run macro excel… Do you want to run an excel macros automatically when the file is open or close? Microsoft Excel provide us the opportunity to run a macro automatically every time we open or close the excel workbook file, using … Continue reading

Posted in Workbook and Worksheet | Tagged , , , | 18 Comments

Excel VBA Looping Tutorial

Do while … loop, do until … loop, do … loop while, do … loop until, and while … wend are the format of looping that we can use in Excel VBA. The main reason why we need to perform … Continue reading

Posted in Excel Tutorial | Tagged , , , , , , , , , | 11 Comments