Excel Macro | VBA Macro | Recording Excel Macro
Sunday, October 25th, 2009
We can programmatically control the features of ms-office application using VBA. This customization is done in Visual Basic 6 editor which is built-in feature of all office application like MS Excel. We use Visual Basic language to write programming code. Any piece of code written in VBA is called a MACRO. (more…)