Concepts – Objects
nSuch as Worksheet, Workbook, Range, Cell, Chart, Name, etc.
nWorksheets(1) is an Object Referring to the First Sheet
nRange("A1:B15") is an Object Referring to a Range
nCells(1,1) or Range(“A1”) is an Object Referring to Range “A1”
Comments
Post a Comment
jeetexceltips@gmail.com