Offset vs. Range references
Which may expected to be faster:
1. Using , as needed, e.g., Range, Cell and Cells objects to reference
cells.
2. Using Offset off of a Range object to reference a well established
pattern of cells.
It would seem that Offset should be faster, but is it?
Experiences?
References?
|