Step by Step Excel Macros
Before you can start doing anything using a macro, you must know how to access a cell or range of cells. The 'range' property helps you to access a single cell or a range of cells. Later you can define whether a cell can contain text, number, currency, formulas or functions.
Range property to access Excel cells