
To move (indent) block of selected text as one,
instead of one line at the time by using a TAB key. Just like you can select portion of your code in VB and move it as a block to the right.
Use TAB to indent
Use Shift+TAB to un-indent
UPDATED ON 06/14/02:
I've just added the UN-INDENT function as well :)