G
Geoff Sale
I want to write a macro that will execute a number (up to 30) of key
strokes from wherever location I select. The macros I've recorded
always appear to need a cell reference for their Selection, and will
only execute in those cells.
I want to highlight and sort selections unequal length (selected by the
End Down sequence), anywhere in a worksheet, but my macro recording
always executes in the same location, and I don't know how to use
relative rather than absolute locations in the VB code.
Thanks for any help!
Geoff
strokes from wherever location I select. The macros I've recorded
always appear to need a cell reference for their Selection, and will
only execute in those cells.
I want to highlight and sort selections unequal length (selected by the
End Down sequence), anywhere in a worksheet, but my macro recording
always executes in the same location, and I don't know how to use
relative rather than absolute locations in the VB code.
Thanks for any help!
Geoff