Skip to main content

Microsoft Word Shortcut Keys


Microsoft Word Logo

Shortcuts make life easier when you are working on a computer. Though they don't do the same in real life, but let us not talk about the world other than computers. 

So to make our life easier with computer and get better experience while working with softwares, software vendors provide a list of shortcuts to use their softwares. In this post I am listing mouse and keyboard shortcuts to be used in Microsoft Word. 



Mouse shortcuts for Microsoft Word:




Shortcut
Description
Double-click (on a word)
Select the word.
Single-click (anywhere in a sentence) + Holding CTRL
Select the entire sentence.
Triple-click (anywhere in a paragraph)
Select the entire paragraph.
Click, hold, drag, then release
Select text from the click position to release position.
Click first position, hold SHIFT key, then click 2nd position
Select text from the 1st position to the 2nd position.
Hold ALT key, then click and drag
Vertical select text.
Hold CTRL key, then scroll wheel
Zoom in/out.


Keyboard shortcuts:


Shortcut
Description
Ctrl + A
Select all (including text, graphics).
Ctrl + B
Bold.
Ctrl + I
Italic.
Ctrl + U
Underline.
Ctrl + C
Copy.
Ctrl + V
Paste.
Ctrl + X
Cut.
Ctrl + F
Find.
Ctrl + Z
Undo.
Ctrl + Y
Redo.
Ctrl + P
Open the print dialog.
Ctrl + K
Insert link.
Ctrl + L
Left align.
Ctrl + E
Center align.
Ctrl + R
Right align.
Ctrl + M
Indent.
Ctrl + (left arrow)
Moves one word to the left.
Ctrl + (right arrow)
Moves one word to the right.
Ctrl + (up arrow)
Moves cursor to the beginning of the paragraph.
Ctrl + (down arrow)
Moves cursor to the end of the paragraph.
Ctrl + Shift + F
Change font.
Ctrl + Shift + *
View/hide non-printing characters.
Ctrl + Del
Deletes word to the right of cursor.
Ctrl + Backspace
Deletes word to the left of cursor.
Ctrl + End
Moves cursor to the end of document.
Ctrl + Home
Moves cursor to the beginning of document.
Ctrl + Spacebar
Reset highlighted text to the default font.
Ctrl + 1
Single-space.
Ctrl + 2
Double-space.
Ctrl + 5
1.5-line.
Ctrl + Alt + 1
Format text: heading 1.
Ctrl + Alt + 2
Format text: heading 2.
Ctrl + Alt + 3
Format text: heading 3.
F1
Help.
F4
Repeat the last action
F5
Go to .
F7
Spelling and grammar.
F12
Save as.
F8 then (left arrow)
Increase selection to the left by one character
F8 then (right arrow)
Increase selection to the right by one character
Ctrl + F1
Task Pane.
Ctrl + F2
Print preview.
Alt + Ctrl + F2
New document.
Shift + F3
Cycle between capitalized formats
Ctrl + Insert
Copy.
Shift + Insert
Paste.
Shift + End
Select from current position to the end of the line.
Shift + Home
Select from current position to the beginning of the line.
Ctrl + Shift + (left arrow)
Select from current position to the beginning of the word.
Ctrl + Shift + (right arrow)
Select from current position to the end of the word.
Ctrl + Shift + (up arrow)
Select from current position to the beginning of the document.
Ctrl + Shift + (down arrow)
Select from current position to the end of the document.
Ctrl + Shift + Page Up
Select from current position to the beginning of the window.
Ctrl + Shift + Page Down
Select from current position to the end of the window.
Shift + Page Up
One screen page up.
Shift + Page Down
One screen page down.
Shift + F7
Thesaurus check selected text.
Shift + F12
Save.
Ctrl + Shift + F12
Print.
Alt + Shift + D
Insert the current date.
Alt + Shift + T
Insert the current time.

Popular posts from this blog

How to write a bach file or a batch job?

If your are connected with world of programming, you might have heard this word " Batch File ". A batch file is used to execute a no of operations or a list of commands one after the other often requiring no user input. A no of operations are batched in a file to be executed sequentially when we run that file. In Microsoft Windows Operating system a batch file is a file saved with .bat extension while in other operating systems like Unix and Linux it can be written as a command file shell script. Batch files are often used to load programs, run multiple processes at a time, and perform common or repetitive tasks. For example, a batch job could be used to back up many files on a computer system, process log files, run a series of calculation commands, run multiple system diagnostic processes, or any number of other things that require multiple commands to be run. A big advantage of a batch job is that it can be started at any time and left alone until t...

Adding Password to Microsoft Word Document

Recovering Deleted Files, Pictures & Videos

  So many times we accidently delete some important files, pictures or videos. Sometimes we loose files because of unexpected system failure  ( ultimately causing system format). We can get our deleted files back using Recovery Softwares/Utilities.  Even though a file was deleted there is a good chance that contents of the file are still around.  When a file is deleted the contents of the file are not removed. Only a pointer to the file in the file system table is deleted.   It is very important to immediately stop writing to the storage device that previously contained your files/pictures so that the old file contents are not overwritten.  For example, don’t take any more pictures with your digital camera because new pictures will overwrite the deleted files. HOW TO RECOVER DELETED FILES???? Step1: You will need to use a utility to recover your lost files. I like to use a free ut...