Log in

View Full Version : Selecting the next *visible* cell


Andante
Sep 19, 2017, 09:09 PM
OFFSET is great for selecting any new location from the current cell. But if that new location happens to be hidden, OFFSET doesn't care.

How can I select a certain range away from the current cell, counting *visible* cells only?