AutoHotKey | Excel Duplicate current row


/ Published in: AutoIt
Save to your folder(s)

`^!d::` hot key is customizable.

`+ ^c^+{+}` is "Shift space ; Ctrl C; Ctrl shift +", stands for "select row; copy; insert".

`{Esc}{Down}{Up}` stands for "leave current copy selection; go down then up (to bring back the selection from the whole row to the current cell only)".

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.