Hello,
I have a snipplet:
which indeed selects the proper cell but does not jump to it or view it. I would like it to perform as if it were a goto but am confused as to how to code it.![]()
Range("b3").Select Selection.End(xlDown).Select
Any help or suggestion would be appreciated.
Thanks.
Bookmarks