simple copy for stupid beginner
Posted by tony keane on January 21, 2001 8:55 AM
I am copying a lot of values from the cell above using the short-cut key "Control+'". But the keyboard positioning of "Control+'" is slowing me down. So I thought I would record a macro and assign it to a different key eg F12 which would be quicker, given my lack of typing skills. I need to use one hand only for typing as I need the other hand to finger down the list of values on the paper notes I am copying from so as not to lose my place and miss out a value. However, I found I had to face a problem with absolute versus relative ranges. Then I can't using the dialogue box to assign to any key other than Contol+letter and I cant find the VBA for the "Control+'" action. Can anyone help me put this effect onto the F12 key?
I have value in any cell. I cursor to the cell below it and press F12 and the value in the cell above is copied and the cursor moves down one cell. Pressing F12 again repeats the process. It seems simple! Thank you Microsoft! (I am using Excel 2000).