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.