Hello everyone!
We know how to iterate a Range object because of Google (A range has "Cell" children).
We know how to iterate an array of strings because of Google (It has "String" children).
But how do we iterate something if we don't know the type of it's children? How do we find it out? I thought the Object Browser would help, but it only lists properties and not children type.
We know how to iterate a Range object because of Google (A range has "Cell" children).
We know how to iterate an array of strings because of Google (It has "String" children).
But how do we iterate something if we don't know the type of it's children? How do we find it out? I thought the Object Browser would help, but it only lists properties and not children type.