I've tried to look up the following requests in help, but could find nothing, so I need help. I'm certainly open to suggestions on how I could find this code thru help.
Actually, I have need of 2 lines of code for the following movements by macro.
First . . .
I have the cell address L11 saved in ss - or any other column to the right on row 11.
(The location can be changed by operator prior to running the macro)
When the macro runs, the activecell always becomes B12.
I want the last cell in column L (or whatever cell is saved in ss) to be selected, thereby becoming the new activecell.
Thats all for this one.
SECOND . . .
Second, my activecell is located in any column and let's say on row 17. The activecell will always be to the right of column L .
I need to always move the selection, staying on the same row, to column L .
That's it.
Thanks in advance for the great help.
Bookmarks