Some vba functions to automate some tasks in Excel
Some examples of simple VBA code, to help you manage your Excel worsheets. With VBA you can make a code of a few lines helping sorting the worksheets of a big Excel workbook in alphabetical order. Or it can also help by preparing an index of the worksheets of this workbook.
Can be useful to prepare a report for example.
A must have for your VBA toolbox.


