J
Josh Sale
It appears that Range.Find doesn't search cells in hidden rows or columns of
the specified range.
Does somebody have a clever way of getting around this restriction? I know
I can loop through each cell in the range and perform my own comparison.
However the range can be quite large and so I'd rather not search it in a
VBA loop.
TIA,
josh
the specified range.
Does somebody have a clever way of getting around this restriction? I know
I can loop through each cell in the range and perform my own comparison.
However the range can be quite large and so I'd rather not search it in a
VBA loop.
TIA,
josh