simple keyboard macro
Posted by DustyAgain on January 17, 2002 1:29 PM
I need to some repetitive keystrokes to work on a worksheet. The steps are straight forward enough, but I can't seem to figure out how to store them in a macro. The biggest problem is relative motion. For example:<cut the value from the current cell>, <down 1 cell>, <left 1 cell>, <paste value>, <down 4 cells>, <stop>
Where do I need to look/read to get a handle on this style of macro?
Thanks...
Dusty...