Hello-
I was hoping someone could explain to me the Cells property. I am teaching vba programing from a book to design a ss to work how we need it, but I am having trouble understanding this property. Specifically when using Cells(Rowindex, Columnindex) and Cells(CellPosition) and how it applies to Range.Rows.Count Any help on how to use these properties and why I would want to do so would be great. Thanks.
Adam
I was hoping someone could explain to me the Cells property. I am teaching vba programing from a book to design a ss to work how we need it, but I am having trouble understanding this property. Specifically when using Cells(Rowindex, Columnindex) and Cells(CellPosition) and how it applies to Range.Rows.Count Any help on how to use these properties and why I would want to do so would be great. Thanks.
Adam