How to delete just one LINE of text (NOT a table-row!) with a single KEYBOARD shortcut in Microsoft Office Word 2010?

Posted by Sk8erPeter on Super User See other posts from Super User or by Sk8erPeter
Published on 2011-06-18T17:21:12Z Indexed on 2011/06/22 0:25 UTC
Read the original article Hit count: 282

Are there any shortcuts to delete just one row (which is NOT a table row, just a single row in a text) in Microsoft Office Word 2010?
If not, how can I assign one to do it?
In worst case, can I make a macro (in VB) which could do the same with a custom shortcut?

To clarify my problem:
I would like to avoid multiple clicks and/or pushing multiple buttons, even if I click in the middle of the line of text. :)
For example, in Notepad++ I can delete the entire current line with Ctrl+L, in NetBeans, I can delete an entire line with Ctrl+E, in Eclipse, I can delete current line with Ctrl+D, etc., where it doesn't really matter where my mouse cursor is actually... so there are these simple solutions, which I look for in Word too. It really would simplify my work in huge documents.

© Super User or respective owner

Related posts about microsoft-word

Related posts about keyboard-shortcuts