Thank you for your reply.

Actually, in my production code, I do use Option Explicit, but I stripped down the code for this forum. I do appreciate the advice though.

When I select cell H17 and invoke macro CellPrev, H16 is then selected, whereas E17 (the upper left cell of a merged range) should be selected.

- Dave