Excel VBA – Copy or Move files from one folder to another
The Excel “FSO” also known as the “File System Object” has methods to move, create, alter and delete files and folders in a machine. Using couple of its features in this article, we will see how to ...February 18, 2014Continue Reading →Blink or Flash Multiple Cells in Excel using VBA’s OnTime method
Excel is a very useful application for managing data on a spreadsheet. Its VBA tools and functions have made it more dynamic and appealing. Macros can make the contents in the file more meaningful and ...February 13, 2014Continue Reading →