Monday, December 2, 2019

Excel Shortcut Keys

ALT + H + O + I : Autosize columns

This shortcut functions as more of a sequence. First press Alt + H to naviate to the home tab. Then type O to select the format menu (while still holding Alt). Then type I to autofit the column width.

PG + UP Go to next worksheet

This command switches worksheet tabs to the right.

PG + DOWN Go to previous worksheet

This command switches worksheet tabs to the left.

CTRL + ` : Display Formulas

By using this Excel shortcut you can quickly switch between displaying a cell's formula and its values in a snap.

CTRL + Backspace : Show active cell

If you have absolutely no idea where the active cell your working on is because you scrolled so far, this one is for you. Pressing CTRL + Backspace will quickly navigate your window right back to the active cell.

CTRL + Shift + # : Change Date format with day, month and year

This shortcut quickly gives you access to the default date format.

CTRL + K : To insert Hyperlink

First, you need to select where you want a hyperlink to appear. Then press these keystrokes and the insert hyperlink box appears, making the process that much easier.

CTRL+ Shift + $ : Applies the currency format to the selected cells

If you quickly want to change a cell to the currency format, you can select it and hit this shortcut. It will apply to multiple cells as well if you have them selected.

CTRL + Shift + &Applies border to cells

Instead of navigating through endless menus, use this Excel shortcut to quickly add borders to the cells you have selected. Borders are generally a good idea to use if you want to organize your worksheet and make it more professional.

CTRL + B : Bold

Use this to quickly bold or unbold a cell or text.

CTRL + I : Italics

Use this to quickly italicize or un-italicize a cell or text.

CTRL + U : Underline

Use this to quickly underline or un-underline a cell or text.

CTRL + Shift + ~ : General style number

This command styles your cell to a general style number.

CTRL + Shift + % : Percentage style Number

This command styles your cell to a percentage style number. Make sure your original number has the right number of decimals. If you want 20 percent, you will need to have .2 in the cell before formatting.

CTRL + Shift + ^  : Scientific notation style

Working with a big number? Use this shortcut to quickly convert to scientific notation. This useful for all us engineers out there.

CTRL + Shift + @ : Time Style

This shortcut will give you quick access to the time of day style and allow you to add it into a cell.

CTRL + Shift + ! : Number Style

Using this will give you access to a cells number style.

CTRL + F12 : Open

Forgot that the data you needed was in another workbook? Hit this shortcut and quickly navigate to opening another file.

CTRL + Spacebar Select the entire column

Instead of using your mouse to click on the header, use this shortcut to automatically select the entire column that you are working in.

CTRL + [ : Select all cells directly referenced by formulas in the selection

This shortcut is especially useful in excel worksheets that have seemingly endless formulas. If you quickly want to see what cells are referenced in another cell, use this Excel shortcut to see them. Of all of the shortcuts, this one I use the most as it keeps me from having to look through a formula and see what is referenced where.

CTRL + ; : Insert actual date in active cell

Can't get a date? Hit this shortcut to get one quickly. (Only works in Excel, not real life)

CTRL + : : Insert actual time in active cell

Need to remember right when you input some data into your spreadsheet? Using this function will place the exact current time in a cell of your choosing.

CTRL + A : Select All

If you are frustrated with your worksheet and just and to start over, use this shortcut to select all and delete. When the frustration abides and you want all your work back, just hit CTRL + Z and your job will be saved.

CTRL + Shift + J : List Constants

Hitting this will list your properties/methods/constants within a worksheet.

CTRL + D : Copy equation down

This command will make an exact copy of the formulas in the cell above it. Useful for repeating cells or if you want a new cell with a slightly altered formula quickly.

CTRL + F : Find

Forgot where you put that crucial piece of data, use this shortcut to quickly find it.

CTRL + H : Find&Replace

If you misspelled a word or just want to replace something with a new something, the find and replace function is the best way to go about it.

CTRL + Right arrow : Move right

Essentially, this pages right in your Excel worksheet.

CTRL + Left arrow : Move left

This does the same thing as the page right above, except it pages left.

CTRL + Up arrow : Move up

Use this function to page up in a worksheet.

CTRL + Down arrow : Move down

Use this function to page down in a worksheet.

CTRL + Enter: Same data in multiple cells

If you need to enter the same data into various cells, this function allows you to do it incredibly quickly.

Shift + Spacebar : Select the entire row

If you are working in a cell and realize you need to select the entire row that cell is in, hitting this Excel shortcut will automatically select the row. You can then delete the entire row or make whatever changes you think are necessary.

Shift + F3 : Find Previous

If something in your data is starting to look a little repetitive, you can use this shortcut to make sure you aren't just going crazy. Find Previous is especially useful for finding patterns in a spreadsheet or seeing when something occurred before.

No comments:

Post a Comment

Which Python course is best for beginners?

Level Up Your Python Prowess: Newbie Ninjas: Don't fret, little grasshoppers! Courses like "Learn Python 3" on Codecade...