The Microsoft Excel Range object is where the real action of your worksheet applications takes place. It can represent any number of cells, and in this chapter you will learn about the Range object and how to programmatically interact with it using VBA and its many properties and methods (it has no events), using some of the numerous Worksheet object methods to automate your worksheet and give it a professional look and feel. You can obtain all the procedure code in this chapter by downloading the Chapter05.zip file from the book’s ...
© © The Editor(s) (if applicable) and The Author(s) 2016
Flavio Morgado, Programming Excel with VBA, 10.1007/978-1-4842-2205-8_5
5. Programming the Microsoft Excel Range Object
Flavio Morgado1
(1)Rio de Janeiro, Brazil
Get Programming Excel with VBA: A Practical Real-World Guide now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.