Learn how to work with selection and active cell range objects in spreadsheets using Excel VBA code. We'll navigate though selection, get columns and rows in selection and then add formulas and drag down next to our selection.

This tutorial is Part 7 from Excel VBA Programming - Beyond Recording Macros series.
https://www.youtube.com/playlist?list=PLv9Pf9aNgemseHLvmD_GNgUiuH92y1bgU

#excel #vba #tutorial