Skip to main content

40 Most Important Short Cut Keys Every Microsoft Excel User Must Know

Today we will discuss 40 Most Important Shortcut Keys in MS Excel Everyone Should Know. Keyboard shortcuts saves a lot of time. Using keyboard shortcuts instead of mouse will make typing easier and faster.
40 Most Important Short Cut Keys Every Microsoft Excel Users Must Know
40 Most Important Short Cut Keys Every Microsoft Excel Users Must Know

Sr.No. Keyboard Shortcut Function of Shortcut Key
1 CTRL + N To Create a new Workbook [New File]
2 CTRL + O To open an existing Workbook in Excel
3 CTRL + S To Save an Excel Workbook.
If workbook is not saved yet, it will ask filename and location
to save the workbook for first time.
If you have saved workbook already with a filename, it will save
any changes occurred since last save.
4 CTRL + W To Close the selected workbook window.
5  F12 To display Save As dialog box,
You can save the workbook with a new name and / or on a different location.
6 CTRL + F2 To show Print Preview
7 CTRL + P To display Print dialog box
you can set different print options like page size, margin size, number of copies etc and print worksheet.
8 ALT + F4  To Exit from Excel
9 CTRL + F1  To collapse or expand Ribbon
10 CTRL + A  Select all, To select entire current worksheet
11 CTRL + C Copy contents of selected cells
12 CTRL + X Cut contents of selected cells
13 CTRL + V Paste copied or cut contents from clipboard
14 CTRL + ALT + V Show paste special dialog box
15 CTRL + F  Find, To display Find dialogbox
16 CTRL + H  Replace, To show Find / Replace dialog box. Replace option selected.
You can replace occurrences of an existing word by a new word easily.
17 SHIFT+SPACE To Select entire current row
18 CTRL + SPACE To Select entire current column
19 CTRL + V Paste copied or cut contents from clipboard
20 SHIFT+F11 To insert new worksheet
21 CTRL + PageDown To go to next worksheet 
22 CTRL + PageUp To go to previous worksheet
23 F7 To show Spelling check dialog box
24 SHIFT+F7 To display Thesaurus dialog box
25 ALT+Enter To insert a line break in a cell
26 CTRL + Z To undo last action
27 CTRL + Y To redo last action
28 F1 To show Help dialog box
29 F10 To activate the menu bar
30 CTRL + G To display go to dialog box
31 CTRL + ; Insert current date in a cell
32 CTRL + Shift + ; Inserts current time in a cell
33 CTRL + B To apply / toggle  bold text on contents of selected cells
34 CTRL + U To apply / toggle  underline text on contents of selected cells
35 CTRL + I To apply / toggle  italic text on contents of selected cells
36 CTRL + KTo show Insert Hyperlink dialog box
37 F2To edit the active cell
38 EscTo cancel
39 CTRL + 5To apply strike through in selected cells
40 CTRL + 1To show Format cells dialog box
MS Excel Formulas and Functions
40 Most Important Short Cut Keys Every Microsoft Excel User Must Know



Microsoft Excel Formulas and Functions Fast and Easy Way -1

Using Simple Formulas in Excel With Arithmetic Operators 2

How Functions are Used in Excel Fast and Easy Way 3

Create Bar Chart in Excel Easily by Example

Employee Pay sheet Formulas in Microsoft Excel 

Students Test Score Grades Result Sheet in Excel

MS Excel House Building Expense Management Formulas Worksheet

Excel Worksheet With Income Tax Calculation Formula on Employee Pay

Microsoft Excel Formulas To Calculate Your Age in Years Months Days and Day of Birth

Create 3D Line Chart in MS EXCEL for 2 Cricket Teams

Create Save Password Protect Workbook in Excel

Use of Text Functions Left Right Mid in Excel

Use of Max Min Functions in Excel

Use of Average Function With Examples

Uses of Excel in Business and Commerce

Use of SUM Function With Examples in MS Excel

Create PIE Chart in MS Excel

40 Most Important Short Cut Keys Every Microsoft Excel User Must Know

40 Most Important Short Cut Keys Every Microsoft Excel User Must Know
40 Most Important Short Cut Keys Every Microsoft Excel User Must Know







Comments

Popular posts from this blog

Convert Centimeters to Inches Python Programming | Python Program Conver...

YouTube Video Tutorial How to write a Python program to convert centimetres to inches Formula to convert centimetres to inches   Explanation of this Python Program This Python program prompts the user to enter a height in inches, converts it to centimeters, and then prints the converted value. It uses the conversion factor of 2.54 to perform the conversion and rounds the result to two decimal places before displaying it to the user. Here's an explanation of the provided Python program line by line: python inches = float ( input ( 'Enter the Height in inches to convert into centimeters:' )) This line prompts the user to enter a height in inches and assigns the entered value to the variable inches . The input() function is used to receive input from the user, and float() is used to convert the input into a floating-point number. python centimeters = inches * 2.54 This line calculates the equivalent value in centimeters by multiplying the inches variable by the conver...

Converting Decimal Number system to Binary, Octal and Hexa Decimal with Examples and Vice Versa

Topics covered with examples: Converting Decimal Number system to Binary, Octal and Hexa Decimal with Examples and Vice Versa Number Systems in Computer Science and Conversion Method Conversion of Decimal number system to other  number systems Conversion of Decimal number system to binary number systems Conversion of Decimal number system to octal number systems Conversion of Decimal number system to hexadecimal number systems Conversion of    non-decimal Number system to Other non-decimal number system Conversion of other number systems to Decimal number system Conversion of binary number systems to Decimal number system Conversion of octal number systems to Decimal number system Conversion of  hexadecimal number systems to Decimal number system Q1. What is a Number System? What are different types of number system? Number system A number system is a set of digits, symbols and rules to express quantities in counting and c...

Find Your Correct Age From Date of Birth

First of all click on First two digits to type Month number from keyboard like any number from 1 to 12. . Now click on next two digits and type day number of month that is date from 1 to 31. In the last step type the year of your birth in four digits like 1995.  Now click on the blue button with text "Calculate Age". Your accurate age will be displayed below the button. For example. If today is 09-16-2023 that is September 16, 2023 and you type birth date as 11-01-2000 that is November 1, 2000, your accurate age will be displayed as:Your age is 22 years, 10 months, and 15 days. Age Calculator Age Calculator Calculate Your Age Now! Enter your date of birth: Calculate Age As shown in the image below: