Microsoft Excel 2016 (Windows)

Excel Auto Tables and Data Forms - Auto Tables

Create auto Table from selection

Ctrl + T

All hotkeys for Microsoft Excel 2016 (Windows)

Select Cells - Basic Selects
Extend selection by one cell

Shift + Arrow Keys

Select Cells - Basic Selects
Extend selection one screen down/ up

Shift + Page Down / Page Up

Select Cells - Basic Selects
Extend selection to next non-blank cell

Ctrl + Shift + Arrow Keys

Select Cells - Basic Selects
Extend selection to beginning of the row (unfortunately, there is no Shift+End equivalent)

Shift + Home

Select Cells - Basic Selects
Select all

Ctrl + A with no data nearby current cell

Select Cells - Basic Selects
Select all cells in data-containing area. Press twice to select everything

Ctrl + A with data nearby current cell

Select Cells - Basic Selects
Extend selection to first cell of the worksheet

Ctrl + Shift + Home

Select Cells - Basic Selects
Extend selection to last used cell on the worksheet (lower-right corner)

Ctrl + Shift + End

Select Cells - Basic Selects
Lock Selection Extend Mode - Select Cell Range, press Shift+F8, move around, add to selection with Shift+Arrow Keys, etc

Shift + F8

Select Cells - Basic Selects
Manual selection by row/ column via GoTo menu. A:B selects column A thru C, 1:3 selects row 1 thru 3 , A1:B3 select cells A1 thru B3, etc

Ctrl + G

Select Cells - Column and Row Selection
Select current row

Shift + Space

Select Cells - Column and Row Selection
Select current row, then expand selection by one row down/ up

Shift + Space , then
Shift + Arrow Down / Arrow Up

Select Cells - Column and Row Selection
Select current row, then expand selection by one page down/ up

Shift + Space , then
Shift + Page Down / Page Up

Select Cells - Column and Row Selection
Select current column

Ctrl + Space

Select Cells - Column and Row Selection
Select current column, then expand selection by one column right/ left

Shift + Space , then
Shift + Arrow Right / Arrow Left

Select Cells - Column and Row Selection
Select current column, then expand selection by one screen right/ left

Shift + Space , then
Shift + Alt + Page Down / Page Up

Select Cells - General Cell Format
Copy a cell via Ctrl+C, then via Paste Spacieal, paste format of that cell to current cell

Ctrl + Alt + V , then T and Enter

Select Cells - General Cell Format
Repeat a previous cell format action on current cell

Alt + Enter

Select Cells - General Cell Format
Open Format Cells dialog with last selection active

Ctrl + 1

Select Cells - General Cell Format
Open Format Cells dialog with Font Tab active

Ctrl + Shift + F

Select Cells - Font Face, Font Decoration, and Cell Color
Apply/ remove bold format

Ctrl + B

Select Cells - Font Face, Font Decoration, and Cell Color
Apply/ remove italic format

Ctrl + I

Select Cells - Font Face, Font Decoration, and Cell Color
Apply/ remove underline format

Ctrl + U

Select Cells - Font Face, Font Decoration, and Cell Color
Apply/ remove strikethrough formatting

Ctrl + 5

Select Cells - Font Face, Font Decoration, and Cell Color
Home select Font Face; type font name supported by auto-complete, or use Arrow Down to select.

Alt + H , FF

Select Cells - Font Face, Font Decoration, and Cell Color
Home select Font Size; use Arrow Key, then Enter to change size

Alt + H , FS

Select Cells - Font Face, Font Decoration, and Cell Color
Assign current font color to selection via Home Font Color. While escaping the font-color drop-down, the focus stays on the icon; simply press Enter to assign the current color.

Alt + H , FC , Escape , Enter

Select Cells - Font Face, Font Decoration, and Cell Color
Assign current fill color to selected cell color via Home Higlight Cell. While escaping the highlight drop-down, the focus stays on the icon; simply press Enter to assign the current color.

Alt + HH , Escape , Enter

Select Cells - Font Face, Font Decoration, and Cell Color
Set to No fill color

Alt + HH , then N

Select Cells - Number Formats
Apply the general number format (e.g. 1000)

Ctrl + Shift + ~

Select Cells - Number Formats
Apply the number format with two decimal places, thousands separator (e.g. 1,000.00)

Ctrl + Shift + 1

Select Cells - Number Formats
Apply the time format with the hour and minute, and indicate AM or PM

Ctrl + Shift + 2

Select Cells - Number Formats
Apply the date format with the day, month, and year

Ctrl + Shift + 3

Select Cells - Number Formats
Apply the currency format with two decimal places (e.g. $1,000.00)

Ctrl + Shift + 4

Select Cells - Number Formats
Apply the percentage format with no decimal places (e.g. 10%)

Ctrl + Shift + 5

Select Cells - Number Formats
Apply the scientific number format

Ctrl + Shift + 6

Select Cells - Alignments
Align Left

Alt + H , AL

Select Cells - Alignments
Align Right

Alt + H , AR

Select Cells - Alignments
Align Center

Alt + H , AC

Select Cells - Alignments
Align Top

Alt + H , AT

Select Cells - Alignments
Align Middle

Alt + H , AM

Select Cells - Alignments
Align Bottom

Alt + H , AB

Select Cells - Wrap and Merge
Wrap or unwrap text (Home - Wrap Text)

Alt + H , W

Select Cells - Wrap and Merge
Merge cells - Merge

Alt + H , MM

Select Cells - Wrap and Merge
Merge - Unmerge

Alt + H , MU

Select Cells - Wrap and Merge
Merge and Center

Alt + H , MC

Select Cells - Wrap and Merge
Merge Across (merge all columns, but not rows in selection)

Alt + H , MA

Select Cells - Border Shortcuts
Home - Border - Menu; technically it says 'more'.

Alt + H , BM

Select Cells - Border Shortcuts
Toggle Top border

Alt + T (in border menu)

Select Cells - Border Shortcuts
Toggle Bottom border

Alt + B

Select Cells - Border Shortcuts
Toggle Right border

Alt + R

Select Cells - Border Shortcuts
Toggle Left border

Alt + L

Select Cells - Border Shortcuts
Toggle Horizontal interior border

Alt + H

Select Cells - Border Shortcuts
Toggle Vertical interior border

Alt + V

Select Cells - Border Shortcuts
Toggle Upwards diagonal border

Alt + U

Select Cells - Border Shortcuts
Toggle Downwards diagonal border

Alt + D

Select Cells - Border Shortcuts
Add outline borders from cell or selection

Ctrl + Shift + &

Select Cells - Border Shortcuts
Remove outline borders from cell or selection

Ctrl + Shift + -

Select Cells - Basics
Start a formula

=

Select Cells - Basics
Insert the AutoSum formula

Alt + =

Select Cells - Basics
Edit formula in formula Bar

Ctrl + A with formula present

Select Cells - Basics
Expand/ collapse formula bar

Ctrl + Shift + U

Select Cells - Basics
After typing cell reference (eg =E4) makes reference absolute (=$E$4). Repeat if you want to toogle from absolute reference to parcial or complete removal ($E$4 -> E$4 -> $E4 -> returning to E4.

F4

Select Cells - Basics
Display the 'insert function; dialog box

Shift + F3 with empty cell

Select Cells - Basics
Edit arguments of formula at cursor position

Shift + F3 with formula present

Select Cells - Basics
Select all Formulas (Home - Find - Formulas

Alt + H , FD , U

Select Cells - Basics
Enter a formula as an array formula. Formula bar will show this as e.g. {=SUM(A1:A3*B1:B3)} whichis the sum of A1*B2+A2*B2+A3+B3. This is an easy and concise method. Remember that each time editing the formula will require the Ctrl+Shift+Enter. Some keyboards seem to distinguish between left and right Shift key

Ctrl + Shift + Enter with array formula

Select Cells - Basics
Show/ hide all formulas. This will automatically extend all column widths which reverses when presed again

Ctrl + ~

Select Cells - Basics
Duplicate formula from cell above

Ctr + '

Select Cells - Basics
Paste named range in formula

F3

Select Cells - Basics
When navigated away while editing formula; jump back to active cell while keeping formula intact.

Ctrl + Backspace

Select Cells - Trace Dependents and Precedents
Select direct precedents

Ctrl + [

Select Cells - Trace Dependents and Precedents
Select all precedents

Ctrl + Shift + [

Select Cells - Trace Dependents and Precedents
Select direct dependents

Ctrl + ]

Select Cells - Trace Dependents and Precedents
Select all dependents

Ctrl + Shift + ]

Select Cells - Manual Calculation
Calculate all worksheets in all open workbooks

F9

Select Cells - Manual Calculation
Calculate the active worksheet

Shift + F9

Select Cells - Manual Calculation
Calculate all worksheets in all open workbooks, regardless of whether they have changed since the last calculation

Ctrl + Alt + F9

Select Cells - Manual Calculation
Recheck dependent formulas, and then calculates all cells in all open workbooks, including cells not marked as needing to be calculated

Ctrl + Alt + Shift + F9

Select Cells - Open and Save Workbooks
Open file via standard open dialog box

Ctrl + O

Select Cells - Open and Save Workbooks
File Open via Excel file manager

Alt + F , O

Select Cells - Open and Save Workbooks
Open recent file (1 thru 9)

Alt + F , O + 1 ... 9

Select Cells - Open and Save Workbooks
Open recent file (10 upwards)

Alt + F , O , Y 1 ... Z

Select Cells - Open and Save Workbooks
File Open from OneDrive Link

Alt + F , O , K

Select Cells - Open and Save Workbooks
Save File with current file name

Ctrl + S

Select Cells - Open and Save Workbooks
Save file as via standard save dialog box

F12

Select Cells - Open and Save Workbooks
File Save as via Excel file manager

Alt + F , A

Select Cells - Open and Save Workbooks
File Save to OneDrive Link

Alt + F , A , K

Select Cells - Open and Save Workbooks
Exit open/ save menu

Escape

Select Cells - Print Workbooks
Print. This won't offer offer Key Tips/ Options. To continue with shortcuts, use the new Key Options below.

Ctrl + P

Select Cells - Print Workbooks
Open File Print menu

Alt + F , P

Select Cells - Print Workbooks
Select printer

I in Print Menu

Select Cells - Print Workbooks
Return Print key tips/ options

Alt + P if Key Tips disappear

Select Cells - Print Workbooks
Focus on View pane; use arrow keys to forward/ backward preview pages

V in Print Menu

Select Cells - Print Workbooks
Page setup

G in Print Menu

Select Cells - Print Workbooks
Set Number of copies

N in Print Menu

Select Cells - Auto Tables
Create auto Table from selection

Ctrl + T

Select Cells - Auto Tables
Select table column

Ctrl + Space

Select Cells - Auto Tables
Select table row

Shift + Space

Select Cells - Data Forms
Move to the next/ previous field which can be edited

Tab / Shift + Tab

Select Cells - Data Forms
Move to the first field in the next/ previous record

Enter / Shift + Enter

Select Cells - Data Forms
Move to the same field 10 records forward/ back

Page Down / Page Up

Select Cells - Data Forms
Move to a new record

Ctrl + Page Down

Select Cells - Data Forms
Move to the first record

Ctrl + Page Up

Select Cells - Data Forms
Move to the beginning/ end of a field

Home / End

Format Cells - Basic Selects
Extend selection by one cell

Shift + Arrow Keys

Format Cells - Basic Selects
Extend selection one screen down/ up

Shift + Page Down / Page Up

Format Cells - Basic Selects
Extend selection to next non-blank cell

Ctrl + Shift + Arrow Keys

Format Cells - Basic Selects
Extend selection to beginning of the row (unfortunately, there is no Shift+End equivalent)

Shift + Home

Format Cells - Basic Selects
Select all

Ctrl + A with no data nearby current cell

Format Cells - Basic Selects
Select all cells in data-containing area. Press twice to select everything

Ctrl + A with data nearby current cell

Format Cells - Basic Selects
Extend selection to first cell of the worksheet

Ctrl + Shift + Home

Format Cells - Basic Selects
Extend selection to last used cell on the worksheet (lower-right corner)

Ctrl + Shift + End

Format Cells - Basic Selects
Lock Selection Extend Mode - Select Cell Range, press Shift+F8, move around, add to selection with Shift+Arrow Keys, etc

Shift + F8

Format Cells - Basic Selects
Manual selection by row/ column via GoTo menu. A:B selects column A thru C, 1:3 selects row 1 thru 3 , A1:B3 select cells A1 thru B3, etc

Ctrl + G

Format Cells - Column and Row Selection
Select current row

Shift + Space

Format Cells - Column and Row Selection
Select current row, then expand selection by one row down/ up

Shift + Space , then
Shift + Arrow Down / Arrow Up

Format Cells - Column and Row Selection
Select current row, then expand selection by one page down/ up

Shift + Space , then
Shift + Page Down / Page Up

Format Cells - Column and Row Selection
Select current column

Ctrl + Space

Format Cells - Column and Row Selection
Select current column, then expand selection by one column right/ left

Shift + Space , then
Shift + Arrow Right / Arrow Left

Format Cells - Column and Row Selection
Select current column, then expand selection by one screen right/ left

Shift + Space , then
Shift + Alt + Page Down / Page Up

Format Cells - General Cell Format
Copy a cell via Ctrl+C, then via Paste Spacieal, paste format of that cell to current cell

Ctrl + Alt + V , then T and Enter

Format Cells - General Cell Format
Repeat a previous cell format action on current cell

Alt + Enter

Format Cells - General Cell Format
Open Format Cells dialog with last selection active

Ctrl + 1

Format Cells - General Cell Format
Open Format Cells dialog with Font Tab active

Ctrl + Shift + F

Format Cells - Font Face, Font Decoration, and Cell Color
Apply/ remove bold format

Ctrl + B

Format Cells - Font Face, Font Decoration, and Cell Color
Apply/ remove italic format

Ctrl + I

Format Cells - Font Face, Font Decoration, and Cell Color
Apply/ remove underline format

Ctrl + U

Format Cells - Font Face, Font Decoration, and Cell Color
Apply/ remove strikethrough formatting

Ctrl + 5

Format Cells - Font Face, Font Decoration, and Cell Color
Home select Font Face; type font name supported by auto-complete, or use Arrow Down to select.

Alt + H , FF

Format Cells - Font Face, Font Decoration, and Cell Color
Home select Font Size; use Arrow Key, then Enter to change size

Alt + H , FS

Format Cells - Font Face, Font Decoration, and Cell Color
Assign current font color to selection via Home Font Color. While escaping the font-color drop-down, the focus stays on the icon; simply press Enter to assign the current color.

Alt + H , FC , Escape , Enter

Format Cells - Font Face, Font Decoration, and Cell Color
Assign current fill color to selected cell color via Home Higlight Cell. While escaping the highlight drop-down, the focus stays on the icon; simply press Enter to assign the current color.

Alt + HH , Escape , Enter

Format Cells - Font Face, Font Decoration, and Cell Color
Set to No fill color

Alt + HH , then N

Format Cells - Number Formats
Apply the general number format (e.g. 1000)

Ctrl + Shift + ~

Format Cells - Number Formats
Apply the number format with two decimal places, thousands separator (e.g. 1,000.00)

Ctrl + Shift + 1

Format Cells - Number Formats
Apply the time format with the hour and minute, and indicate AM or PM

Ctrl + Shift + 2

Format Cells - Number Formats
Apply the date format with the day, month, and year

Ctrl + Shift + 3

Format Cells - Number Formats
Apply the currency format with two decimal places (e.g. $1,000.00)

Ctrl + Shift + 4

Format Cells - Number Formats
Apply the percentage format with no decimal places (e.g. 10%)

Ctrl + Shift + 5

Format Cells - Number Formats
Apply the scientific number format

Ctrl + Shift + 6

Format Cells - Alignments
Align Left

Alt + H , AL

Format Cells - Alignments
Align Right

Alt + H , AR

Format Cells - Alignments
Align Center

Alt + H , AC

Format Cells - Alignments
Align Top

Alt + H , AT

Format Cells - Alignments
Align Middle

Alt + H , AM

Format Cells - Alignments
Align Bottom

Alt + H , AB

Format Cells - Wrap and Merge
Wrap or unwrap text (Home - Wrap Text)

Alt + H , W

Format Cells - Wrap and Merge
Merge cells - Merge

Alt + H , MM

Format Cells - Wrap and Merge
Merge - Unmerge

Alt + H , MU

Format Cells - Wrap and Merge
Merge and Center

Alt + H , MC

Format Cells - Wrap and Merge
Merge Across (merge all columns, but not rows in selection)

Alt + H , MA

Format Cells - Border Shortcuts
Home - Border - Menu; technically it says 'more'.

Alt + H , BM

Format Cells - Border Shortcuts
Toggle Top border

Alt + T (in border menu)

Format Cells - Border Shortcuts
Toggle Bottom border

Alt + B

Format Cells - Border Shortcuts
Toggle Right border

Alt + R

Format Cells - Border Shortcuts
Toggle Left border

Alt + L

Format Cells - Border Shortcuts
Toggle Horizontal interior border

Alt + H

Format Cells - Border Shortcuts
Toggle Vertical interior border

Alt + V

Format Cells - Border Shortcuts
Toggle Upwards diagonal border

Alt + U

Format Cells - Border Shortcuts
Toggle Downwards diagonal border

Alt + D

Format Cells - Border Shortcuts
Add outline borders from cell or selection

Ctrl + Shift + &

Format Cells - Border Shortcuts
Remove outline borders from cell or selection

Ctrl + Shift + -

Format Cells - Basics
Start a formula

=

Format Cells - Basics
Insert the AutoSum formula

Alt + =

Format Cells - Basics
Edit formula in formula Bar

Ctrl + A with formula present

Format Cells - Basics
Expand/ collapse formula bar

Ctrl + Shift + U

Format Cells - Basics
After typing cell reference (eg =E4) makes reference absolute (=$E$4). Repeat if you want to toogle from absolute reference to parcial or complete removal ($E$4 -> E$4 -> $E4 -> returning to E4.

F4

Format Cells - Basics
Display the 'insert function; dialog box

Shift + F3 with empty cell

Format Cells - Basics
Edit arguments of formula at cursor position

Shift + F3 with formula present

Format Cells - Basics
Select all Formulas (Home - Find - Formulas

Alt + H , FD , U

Format Cells - Basics
Enter a formula as an array formula. Formula bar will show this as e.g. {=SUM(A1:A3*B1:B3)} whichis the sum of A1*B2+A2*B2+A3+B3. This is an easy and concise method. Remember that each time editing the formula will require the Ctrl+Shift+Enter. Some keyboards seem to distinguish between left and right Shift key

Ctrl + Shift + Enter with array formula

Format Cells - Basics
Show/ hide all formulas. This will automatically extend all column widths which reverses when presed again

Ctrl + ~

Format Cells - Basics
Duplicate formula from cell above

Ctr + '

Format Cells - Basics
Paste named range in formula

F3

Format Cells - Basics
When navigated away while editing formula; jump back to active cell while keeping formula intact.

Ctrl + Backspace

Format Cells - Trace Dependents and Precedents
Select direct precedents

Ctrl + [

Format Cells - Trace Dependents and Precedents
Select all precedents

Ctrl + Shift + [

Format Cells - Trace Dependents and Precedents
Select direct dependents

Ctrl + ]

Format Cells - Trace Dependents and Precedents
Select all dependents

Ctrl + Shift + ]

Format Cells - Manual Calculation
Calculate all worksheets in all open workbooks

F9

Format Cells - Manual Calculation
Calculate the active worksheet

Shift + F9

Format Cells - Manual Calculation
Calculate all worksheets in all open workbooks, regardless of whether they have changed since the last calculation

Ctrl + Alt + F9

Format Cells - Manual Calculation
Recheck dependent formulas, and then calculates all cells in all open workbooks, including cells not marked as needing to be calculated

Ctrl + Alt + Shift + F9

Format Cells - Open and Save Workbooks
Open file via standard open dialog box

Ctrl + O

Format Cells - Open and Save Workbooks
File Open via Excel file manager

Alt + F , O

Format Cells - Open and Save Workbooks
Open recent file (1 thru 9)

Alt + F , O + 1 ... 9

Format Cells - Open and Save Workbooks
Open recent file (10 upwards)

Alt + F , O , Y 1 ... Z

Format Cells - Open and Save Workbooks
File Open from OneDrive Link

Alt + F , O , K

Format Cells - Open and Save Workbooks
Save File with current file name

Ctrl + S

Format Cells - Open and Save Workbooks
Save file as via standard save dialog box

F12

Format Cells - Open and Save Workbooks
File Save as via Excel file manager

Alt + F , A

Format Cells - Open and Save Workbooks
File Save to OneDrive Link

Alt + F , A , K

Format Cells - Open and Save Workbooks
Exit open/ save menu

Escape

Format Cells - Print Workbooks
Print. This won't offer offer Key Tips/ Options. To continue with shortcuts, use the new Key Options below.

Ctrl + P

Format Cells - Print Workbooks
Open File Print menu

Alt + F , P

Format Cells - Print Workbooks
Select printer

I in Print Menu

Format Cells - Print Workbooks
Return Print key tips/ options

Alt + P if Key Tips disappear

Format Cells - Print Workbooks
Focus on View pane; use arrow keys to forward/ backward preview pages

V in Print Menu

Format Cells - Print Workbooks
Page setup

G in Print Menu

Format Cells - Print Workbooks
Set Number of copies

N in Print Menu

Format Cells - Auto Tables
Create auto Table from selection

Ctrl + T

Format Cells - Auto Tables
Select table column

Ctrl + Space

Format Cells - Auto Tables
Select table row

Shift + Space

Format Cells - Data Forms
Move to the next/ previous field which can be edited

Tab / Shift + Tab

Format Cells - Data Forms
Move to the first field in the next/ previous record

Enter / Shift + Enter

Format Cells - Data Forms
Move to the same field 10 records forward/ back

Page Down / Page Up

Format Cells - Data Forms
Move to a new record

Ctrl + Page Down

Format Cells - Data Forms
Move to the first record

Ctrl + Page Up

Format Cells - Data Forms
Move to the beginning/ end of a field

Home / End

Formulas - Basic Selects
Extend selection by one cell

Shift + Arrow Keys

Formulas - Basic Selects
Extend selection one screen down/ up

Shift + Page Down / Page Up

Formulas - Basic Selects
Extend selection to next non-blank cell

Ctrl + Shift + Arrow Keys

Formulas - Basic Selects
Extend selection to beginning of the row (unfortunately, there is no Shift+End equivalent)

Shift + Home

Formulas - Basic Selects
Select all

Ctrl + A with no data nearby current cell

Formulas - Basic Selects
Select all cells in data-containing area. Press twice to select everything

Ctrl + A with data nearby current cell

Formulas - Basic Selects
Extend selection to first cell of the worksheet

Ctrl + Shift + Home

Formulas - Basic Selects
Extend selection to last used cell on the worksheet (lower-right corner)

Ctrl + Shift + End

Formulas - Basic Selects
Lock Selection Extend Mode - Select Cell Range, press Shift+F8, move around, add to selection with Shift+Arrow Keys, etc

Shift + F8

Formulas - Basic Selects
Manual selection by row/ column via GoTo menu. A:B selects column A thru C, 1:3 selects row 1 thru 3 , A1:B3 select cells A1 thru B3, etc

Ctrl + G

Formulas - Column and Row Selection
Select current row

Shift + Space

Formulas - Column and Row Selection
Select current row, then expand selection by one row down/ up

Shift + Space , then
Shift + Arrow Down / Arrow Up

Formulas - Column and Row Selection
Select current row, then expand selection by one page down/ up

Shift + Space , then
Shift + Page Down / Page Up

Formulas - Column and Row Selection
Select current column

Ctrl + Space

Formulas - Column and Row Selection
Select current column, then expand selection by one column right/ left

Shift + Space , then
Shift + Arrow Right / Arrow Left

Formulas - Column and Row Selection
Select current column, then expand selection by one screen right/ left

Shift + Space , then
Shift + Alt + Page Down / Page Up

Formulas - General Cell Format
Copy a cell via Ctrl+C, then via Paste Spacieal, paste format of that cell to current cell

Ctrl + Alt + V , then T and Enter

Formulas - General Cell Format
Repeat a previous cell format action on current cell

Alt + Enter

Formulas - General Cell Format
Open Format Cells dialog with last selection active

Ctrl + 1

Formulas - General Cell Format
Open Format Cells dialog with Font Tab active

Ctrl + Shift + F

Formulas - Font Face, Font Decoration, and Cell Color
Apply/ remove bold format

Ctrl + B

Formulas - Font Face, Font Decoration, and Cell Color
Apply/ remove italic format

Ctrl + I

Formulas - Font Face, Font Decoration, and Cell Color
Apply/ remove underline format

Ctrl + U

Formulas - Font Face, Font Decoration, and Cell Color
Apply/ remove strikethrough formatting

Ctrl + 5

Formulas - Font Face, Font Decoration, and Cell Color
Home select Font Face; type font name supported by auto-complete, or use Arrow Down to select.

Alt + H , FF

Formulas - Font Face, Font Decoration, and Cell Color
Home select Font Size; use Arrow Key, then Enter to change size

Alt + H , FS

Formulas - Font Face, Font Decoration, and Cell Color
Assign current font color to selection via Home Font Color. While escaping the font-color drop-down, the focus stays on the icon; simply press Enter to assign the current color.

Alt + H , FC , Escape , Enter

Formulas - Font Face, Font Decoration, and Cell Color
Assign current fill color to selected cell color via Home Higlight Cell. While escaping the highlight drop-down, the focus stays on the icon; simply press Enter to assign the current color.

Alt + HH , Escape , Enter

Formulas - Font Face, Font Decoration, and Cell Color
Set to No fill color

Alt + HH , then N

Formulas - Number Formats
Apply the general number format (e.g. 1000)

Ctrl + Shift + ~

Formulas - Number Formats
Apply the number format with two decimal places, thousands separator (e.g. 1,000.00)

Ctrl + Shift + 1

Formulas - Number Formats
Apply the time format with the hour and minute, and indicate AM or PM

Ctrl + Shift + 2

Formulas - Number Formats
Apply the date format with the day, month, and year

Ctrl + Shift + 3

Formulas - Number Formats
Apply the currency format with two decimal places (e.g. $1,000.00)

Ctrl + Shift + 4

Formulas - Number Formats
Apply the percentage format with no decimal places (e.g. 10%)

Ctrl + Shift + 5

Formulas - Number Formats
Apply the scientific number format

Ctrl + Shift + 6

Formulas - Alignments
Align Left

Alt + H , AL

Formulas - Alignments
Align Right

Alt + H , AR

Formulas - Alignments
Align Center

Alt + H , AC

Formulas - Alignments
Align Top

Alt + H , AT

Formulas - Alignments
Align Middle

Alt + H , AM

Formulas - Alignments
Align Bottom

Alt + H , AB

Formulas - Wrap and Merge
Wrap or unwrap text (Home - Wrap Text)

Alt + H , W

Formulas - Wrap and Merge
Merge cells - Merge

Alt + H , MM

Formulas - Wrap and Merge
Merge - Unmerge

Alt + H , MU

Formulas - Wrap and Merge
Merge and Center

Alt + H , MC

Formulas - Wrap and Merge
Merge Across (merge all columns, but not rows in selection)

Alt + H , MA

Formulas - Border Shortcuts
Home - Border - Menu; technically it says 'more'.

Alt + H , BM

Formulas - Border Shortcuts
Toggle Top border

Alt + T (in border menu)

Formulas - Border Shortcuts
Toggle Bottom border

Alt + B

Formulas - Border Shortcuts
Toggle Right border

Alt + R

Formulas - Border Shortcuts
Toggle Left border

Alt + L

Formulas - Border Shortcuts
Toggle Horizontal interior border

Alt + H

Formulas - Border Shortcuts
Toggle Vertical interior border

Alt + V

Formulas - Border Shortcuts
Toggle Upwards diagonal border

Alt + U

Formulas - Border Shortcuts
Toggle Downwards diagonal border

Alt + D

Formulas - Border Shortcuts
Add outline borders from cell or selection

Ctrl + Shift + &

Formulas - Border Shortcuts
Remove outline borders from cell or selection

Ctrl + Shift + -

Formulas - Basics
Start a formula

=

Formulas - Basics
Insert the AutoSum formula

Alt + =

Formulas - Basics
Edit formula in formula Bar

Ctrl + A with formula present

Formulas - Basics
Expand/ collapse formula bar

Ctrl + Shift + U

Formulas - Basics
After typing cell reference (eg =E4) makes reference absolute (=$E$4). Repeat if you want to toogle from absolute reference to parcial or complete removal ($E$4 -> E$4 -> $E4 -> returning to E4.

F4

Formulas - Basics
Display the 'insert function; dialog box

Shift + F3 with empty cell

Formulas - Basics
Edit arguments of formula at cursor position

Shift + F3 with formula present

Formulas - Basics
Select all Formulas (Home - Find - Formulas

Alt + H , FD , U

Formulas - Basics
Enter a formula as an array formula. Formula bar will show this as e.g. {=SUM(A1:A3*B1:B3)} whichis the sum of A1*B2+A2*B2+A3+B3. This is an easy and concise method. Remember that each time editing the formula will require the Ctrl+Shift+Enter. Some keyboards seem to distinguish between left and right Shift key

Ctrl + Shift + Enter with array formula

Formulas - Basics
Show/ hide all formulas. This will automatically extend all column widths which reverses when presed again

Ctrl + ~

Formulas - Basics
Duplicate formula from cell above

Ctr + '

Formulas - Basics
Paste named range in formula

F3

Formulas - Basics
When navigated away while editing formula; jump back to active cell while keeping formula intact.

Ctrl + Backspace

Formulas - Trace Dependents and Precedents
Select direct precedents

Ctrl + [

Formulas - Trace Dependents and Precedents
Select all precedents

Ctrl + Shift + [

Formulas - Trace Dependents and Precedents
Select direct dependents

Ctrl + ]

Formulas - Trace Dependents and Precedents
Select all dependents

Ctrl + Shift + ]

Formulas - Manual Calculation
Calculate all worksheets in all open workbooks

F9

Formulas - Manual Calculation
Calculate the active worksheet

Shift + F9

Formulas - Manual Calculation
Calculate all worksheets in all open workbooks, regardless of whether they have changed since the last calculation

Ctrl + Alt + F9

Formulas - Manual Calculation
Recheck dependent formulas, and then calculates all cells in all open workbooks, including cells not marked as needing to be calculated

Ctrl + Alt + Shift + F9

Formulas - Open and Save Workbooks
Open file via standard open dialog box

Ctrl + O

Formulas - Open and Save Workbooks
File Open via Excel file manager

Alt + F , O

Formulas - Open and Save Workbooks
Open recent file (1 thru 9)

Alt + F , O + 1 ... 9

Formulas - Open and Save Workbooks
Open recent file (10 upwards)

Alt + F , O , Y 1 ... Z

Formulas - Open and Save Workbooks
File Open from OneDrive Link

Alt + F , O , K

Formulas - Open and Save Workbooks
Save File with current file name

Ctrl + S

Formulas - Open and Save Workbooks
Save file as via standard save dialog box

F12

Formulas - Open and Save Workbooks
File Save as via Excel file manager

Alt + F , A

Formulas - Open and Save Workbooks
File Save to OneDrive Link

Alt + F , A , K

Formulas - Open and Save Workbooks
Exit open/ save menu

Escape

Formulas - Print Workbooks
Print. This won't offer offer Key Tips/ Options. To continue with shortcuts, use the new Key Options below.

Ctrl + P

Formulas - Print Workbooks
Open File Print menu

Alt + F , P

Formulas - Print Workbooks
Select printer

I in Print Menu

Formulas - Print Workbooks
Return Print key tips/ options

Alt + P if Key Tips disappear

Formulas - Print Workbooks
Focus on View pane; use arrow keys to forward/ backward preview pages

V in Print Menu

Formulas - Print Workbooks
Page setup

G in Print Menu

Formulas - Print Workbooks
Set Number of copies

N in Print Menu

Formulas - Auto Tables
Create auto Table from selection

Ctrl + T

Formulas - Auto Tables
Select table column

Ctrl + Space

Formulas - Auto Tables
Select table row

Shift + Space

Formulas - Data Forms
Move to the next/ previous field which can be edited

Tab / Shift + Tab

Formulas - Data Forms
Move to the first field in the next/ previous record

Enter / Shift + Enter

Formulas - Data Forms
Move to the same field 10 records forward/ back

Page Down / Page Up

Formulas - Data Forms
Move to a new record

Ctrl + Page Down

Formulas - Data Forms
Move to the first record

Ctrl + Page Up

Formulas - Data Forms
Move to the beginning/ end of a field

Home / End

Manage Workbooks - Basic Selects
Extend selection by one cell

Shift + Arrow Keys

Manage Workbooks - Basic Selects
Extend selection one screen down/ up

Shift + Page Down / Page Up

Manage Workbooks - Basic Selects
Extend selection to next non-blank cell

Ctrl + Shift + Arrow Keys

Manage Workbooks - Basic Selects
Extend selection to beginning of the row (unfortunately, there is no Shift+End equivalent)

Shift + Home

Manage Workbooks - Basic Selects
Select all

Ctrl + A with no data nearby current cell

Manage Workbooks - Basic Selects
Select all cells in data-containing area. Press twice to select everything

Ctrl + A with data nearby current cell

Manage Workbooks - Basic Selects
Extend selection to first cell of the worksheet

Ctrl + Shift + Home

Manage Workbooks - Basic Selects
Extend selection to last used cell on the worksheet (lower-right corner)

Ctrl + Shift + End

Manage Workbooks - Basic Selects
Lock Selection Extend Mode - Select Cell Range, press Shift+F8, move around, add to selection with Shift+Arrow Keys, etc

Shift + F8

Manage Workbooks - Basic Selects
Manual selection by row/ column via GoTo menu. A:B selects column A thru C, 1:3 selects row 1 thru 3 , A1:B3 select cells A1 thru B3, etc

Ctrl + G

Manage Workbooks - Column and Row Selection
Select current row

Shift + Space

Manage Workbooks - Column and Row Selection
Select current row, then expand selection by one row down/ up

Shift + Space , then
Shift + Arrow Down / Arrow Up

Manage Workbooks - Column and Row Selection
Select current row, then expand selection by one page down/ up

Shift + Space , then
Shift + Page Down / Page Up

Manage Workbooks - Column and Row Selection
Select current column

Ctrl + Space

Manage Workbooks - Column and Row Selection
Select current column, then expand selection by one column right/ left

Shift + Space , then
Shift + Arrow Right / Arrow Left

Manage Workbooks - Column and Row Selection
Select current column, then expand selection by one screen right/ left

Shift + Space , then
Shift + Alt + Page Down / Page Up

Manage Workbooks - General Cell Format
Copy a cell via Ctrl+C, then via Paste Spacieal, paste format of that cell to current cell

Ctrl + Alt + V , then T and Enter

Manage Workbooks - General Cell Format
Repeat a previous cell format action on current cell

Alt + Enter

Manage Workbooks - General Cell Format
Open Format Cells dialog with last selection active

Ctrl + 1

Manage Workbooks - General Cell Format
Open Format Cells dialog with Font Tab active

Ctrl + Shift + F

Manage Workbooks - Font Face, Font Decoration, and Cell Color
Apply/ remove bold format

Ctrl + B

Manage Workbooks - Font Face, Font Decoration, and Cell Color
Apply/ remove italic format

Ctrl + I

Manage Workbooks - Font Face, Font Decoration, and Cell Color
Apply/ remove underline format

Ctrl + U

Manage Workbooks - Font Face, Font Decoration, and Cell Color
Apply/ remove strikethrough formatting

Ctrl + 5

Manage Workbooks - Font Face, Font Decoration, and Cell Color
Home select Font Face; type font name supported by auto-complete, or use Arrow Down to select.

Alt + H , FF

Manage Workbooks - Font Face, Font Decoration, and Cell Color
Home select Font Size; use Arrow Key, then Enter to change size

Alt + H , FS

Manage Workbooks - Font Face, Font Decoration, and Cell Color
Assign current font color to selection via Home Font Color. While escaping the font-color drop-down, the focus stays on the icon; simply press Enter to assign the current color.

Alt + H , FC , Escape , Enter

Manage Workbooks - Font Face, Font Decoration, and Cell Color
Assign current fill color to selected cell color via Home Higlight Cell. While escaping the highlight drop-down, the focus stays on the icon; simply press Enter to assign the current color.

Alt + HH , Escape , Enter

Manage Workbooks - Font Face, Font Decoration, and Cell Color
Set to No fill color

Alt + HH , then N

Manage Workbooks - Number Formats
Apply the general number format (e.g. 1000)

Ctrl + Shift + ~

Manage Workbooks - Number Formats
Apply the number format with two decimal places, thousands separator (e.g. 1,000.00)

Ctrl + Shift + 1

Manage Workbooks - Number Formats
Apply the time format with the hour and minute, and indicate AM or PM

Ctrl + Shift + 2

Manage Workbooks - Number Formats
Apply the date format with the day, month, and year

Ctrl + Shift + 3

Manage Workbooks - Number Formats
Apply the currency format with two decimal places (e.g. $1,000.00)

Ctrl + Shift + 4

Manage Workbooks - Number Formats
Apply the percentage format with no decimal places (e.g. 10%)

Ctrl + Shift + 5

Manage Workbooks - Number Formats
Apply the scientific number format

Ctrl + Shift + 6

Manage Workbooks - Alignments
Align Left

Alt + H , AL

Manage Workbooks - Alignments
Align Right

Alt + H , AR

Manage Workbooks - Alignments
Align Center

Alt + H , AC

Manage Workbooks - Alignments
Align Top

Alt + H , AT

Manage Workbooks - Alignments
Align Middle

Alt + H , AM

Manage Workbooks - Alignments
Align Bottom

Alt + H , AB

Manage Workbooks - Wrap and Merge
Wrap or unwrap text (Home - Wrap Text)

Alt + H , W

Manage Workbooks - Wrap and Merge
Merge cells - Merge

Alt + H , MM

Manage Workbooks - Wrap and Merge
Merge - Unmerge

Alt + H , MU

Manage Workbooks - Wrap and Merge
Merge and Center

Alt + H , MC

Manage Workbooks - Wrap and Merge
Merge Across (merge all columns, but not rows in selection)

Alt + H , MA

Manage Workbooks - Border Shortcuts
Home - Border - Menu; technically it says 'more'.

Alt + H , BM

Manage Workbooks - Border Shortcuts
Toggle Top border

Alt + T (in border menu)

Manage Workbooks - Border Shortcuts
Toggle Bottom border

Alt + B

Manage Workbooks - Border Shortcuts
Toggle Right border

Alt + R

Manage Workbooks - Border Shortcuts
Toggle Left border

Alt + L

Manage Workbooks - Border Shortcuts
Toggle Horizontal interior border

Alt + H

Manage Workbooks - Border Shortcuts
Toggle Vertical interior border

Alt + V

Manage Workbooks - Border Shortcuts
Toggle Upwards diagonal border

Alt + U

Manage Workbooks - Border Shortcuts
Toggle Downwards diagonal border

Alt + D

Manage Workbooks - Border Shortcuts
Add outline borders from cell or selection

Ctrl + Shift + &

Manage Workbooks - Border Shortcuts
Remove outline borders from cell or selection

Ctrl + Shift + -

Manage Workbooks - Basics
Start a formula

=

Manage Workbooks - Basics
Insert the AutoSum formula

Alt + =

Manage Workbooks - Basics
Edit formula in formula Bar

Ctrl + A with formula present

Manage Workbooks - Basics
Expand/ collapse formula bar

Ctrl + Shift + U

Manage Workbooks - Basics
After typing cell reference (eg =E4) makes reference absolute (=$E$4). Repeat if you want to toogle from absolute reference to parcial or complete removal ($E$4 -> E$4 -> $E4 -> returning to E4.

F4

Manage Workbooks - Basics
Display the 'insert function; dialog box

Shift + F3 with empty cell

Manage Workbooks - Basics
Edit arguments of formula at cursor position

Shift + F3 with formula present

Manage Workbooks - Basics
Select all Formulas (Home - Find - Formulas

Alt + H , FD , U

Manage Workbooks - Basics
Enter a formula as an array formula. Formula bar will show this as e.g. {=SUM(A1:A3*B1:B3)} whichis the sum of A1*B2+A2*B2+A3+B3. This is an easy and concise method. Remember that each time editing the formula will require the Ctrl+Shift+Enter. Some keyboards seem to distinguish between left and right Shift key

Ctrl + Shift + Enter with array formula

Manage Workbooks - Basics
Show/ hide all formulas. This will automatically extend all column widths which reverses when presed again

Ctrl + ~

Manage Workbooks - Basics
Duplicate formula from cell above

Ctr + '

Manage Workbooks - Basics
Paste named range in formula

F3

Manage Workbooks - Basics
When navigated away while editing formula; jump back to active cell while keeping formula intact.

Ctrl + Backspace

Manage Workbooks - Trace Dependents and Precedents
Select direct precedents

Ctrl + [

Manage Workbooks - Trace Dependents and Precedents
Select all precedents

Ctrl + Shift + [

Manage Workbooks - Trace Dependents and Precedents
Select direct dependents

Ctrl + ]

Manage Workbooks - Trace Dependents and Precedents
Select all dependents

Ctrl + Shift + ]

Manage Workbooks - Manual Calculation
Calculate all worksheets in all open workbooks

F9

Manage Workbooks - Manual Calculation
Calculate the active worksheet

Shift + F9

Manage Workbooks - Manual Calculation
Calculate all worksheets in all open workbooks, regardless of whether they have changed since the last calculation

Ctrl + Alt + F9

Manage Workbooks - Manual Calculation
Recheck dependent formulas, and then calculates all cells in all open workbooks, including cells not marked as needing to be calculated

Ctrl + Alt + Shift + F9

Manage Workbooks - Open and Save Workbooks
Open file via standard open dialog box

Ctrl + O

Manage Workbooks - Open and Save Workbooks
File Open via Excel file manager

Alt + F , O

Manage Workbooks - Open and Save Workbooks
Open recent file (1 thru 9)

Alt + F , O + 1 ... 9

Manage Workbooks - Open and Save Workbooks
Open recent file (10 upwards)

Alt + F , O , Y 1 ... Z

Manage Workbooks - Open and Save Workbooks
File Open from OneDrive Link

Alt + F , O , K

Manage Workbooks - Open and Save Workbooks
Save File with current file name

Ctrl + S

Manage Workbooks - Open and Save Workbooks
Save file as via standard save dialog box

F12

Manage Workbooks - Open and Save Workbooks
File Save as via Excel file manager

Alt + F , A

Manage Workbooks - Open and Save Workbooks
File Save to OneDrive Link

Alt + F , A , K

Manage Workbooks - Open and Save Workbooks
Exit open/ save menu

Escape

Manage Workbooks - Print Workbooks
Print. This won't offer offer Key Tips/ Options. To continue with shortcuts, use the new Key Options below.

Ctrl + P

Manage Workbooks - Print Workbooks
Open File Print menu

Alt + F , P

Manage Workbooks - Print Workbooks
Select printer

I in Print Menu

Manage Workbooks - Print Workbooks
Return Print key tips/ options

Alt + P if Key Tips disappear

Manage Workbooks - Print Workbooks
Focus on View pane; use arrow keys to forward/ backward preview pages

V in Print Menu

Manage Workbooks - Print Workbooks
Page setup

G in Print Menu

Manage Workbooks - Print Workbooks
Set Number of copies

N in Print Menu

Manage Workbooks - Auto Tables
Create auto Table from selection

Ctrl + T

Manage Workbooks - Auto Tables
Select table column

Ctrl + Space

Manage Workbooks - Auto Tables
Select table row

Shift + Space

Manage Workbooks - Data Forms
Move to the next/ previous field which can be edited

Tab / Shift + Tab

Manage Workbooks - Data Forms
Move to the first field in the next/ previous record

Enter / Shift + Enter

Manage Workbooks - Data Forms
Move to the same field 10 records forward/ back

Page Down / Page Up

Manage Workbooks - Data Forms
Move to a new record

Ctrl + Page Down

Manage Workbooks - Data Forms
Move to the first record

Ctrl + Page Up

Manage Workbooks - Data Forms
Move to the beginning/ end of a field

Home / End

Excel Auto Tables and Data Forms - Basic Selects
Extend selection by one cell

Shift + Arrow Keys

Excel Auto Tables and Data Forms - Basic Selects
Extend selection one screen down/ up

Shift + Page Down / Page Up

Excel Auto Tables and Data Forms - Basic Selects
Extend selection to next non-blank cell

Ctrl + Shift + Arrow Keys

Excel Auto Tables and Data Forms - Basic Selects
Extend selection to beginning of the row (unfortunately, there is no Shift+End equivalent)

Shift + Home

Excel Auto Tables and Data Forms - Basic Selects
Select all

Ctrl + A with no data nearby current cell

Excel Auto Tables and Data Forms - Basic Selects
Select all cells in data-containing area. Press twice to select everything

Ctrl + A with data nearby current cell

Excel Auto Tables and Data Forms - Basic Selects
Extend selection to first cell of the worksheet

Ctrl + Shift + Home

Excel Auto Tables and Data Forms - Basic Selects
Extend selection to last used cell on the worksheet (lower-right corner)

Ctrl + Shift + End

Excel Auto Tables and Data Forms - Basic Selects
Lock Selection Extend Mode - Select Cell Range, press Shift+F8, move around, add to selection with Shift+Arrow Keys, etc

Shift + F8

Excel Auto Tables and Data Forms - Basic Selects
Manual selection by row/ column via GoTo menu. A:B selects column A thru C, 1:3 selects row 1 thru 3 , A1:B3 select cells A1 thru B3, etc

Ctrl + G

Excel Auto Tables and Data Forms - Column and Row Selection
Select current row

Shift + Space

Excel Auto Tables and Data Forms - Column and Row Selection
Select current row, then expand selection by one row down/ up

Shift + Space , then
Shift + Arrow Down / Arrow Up

Excel Auto Tables and Data Forms - Column and Row Selection
Select current row, then expand selection by one page down/ up

Shift + Space , then
Shift + Page Down / Page Up

Excel Auto Tables and Data Forms - Column and Row Selection
Select current column

Ctrl + Space

Excel Auto Tables and Data Forms - Column and Row Selection
Select current column, then expand selection by one column right/ left

Shift + Space , then
Shift + Arrow Right / Arrow Left

Excel Auto Tables and Data Forms - Column and Row Selection
Select current column, then expand selection by one screen right/ left

Shift + Space , then
Shift + Alt + Page Down / Page Up

Excel Auto Tables and Data Forms - General Cell Format
Copy a cell via Ctrl+C, then via Paste Spacieal, paste format of that cell to current cell

Ctrl + Alt + V , then T and Enter

Excel Auto Tables and Data Forms - General Cell Format
Repeat a previous cell format action on current cell

Alt + Enter

Excel Auto Tables and Data Forms - General Cell Format
Open Format Cells dialog with last selection active

Ctrl + 1

Excel Auto Tables and Data Forms - General Cell Format
Open Format Cells dialog with Font Tab active

Ctrl + Shift + F

Excel Auto Tables and Data Forms - Font Face, Font Decoration, and Cell Color
Apply/ remove bold format

Ctrl + B

Excel Auto Tables and Data Forms - Font Face, Font Decoration, and Cell Color
Apply/ remove italic format

Ctrl + I

Excel Auto Tables and Data Forms - Font Face, Font Decoration, and Cell Color
Apply/ remove underline format

Ctrl + U

Excel Auto Tables and Data Forms - Font Face, Font Decoration, and Cell Color
Apply/ remove strikethrough formatting

Ctrl + 5

Excel Auto Tables and Data Forms - Font Face, Font Decoration, and Cell Color
Home select Font Face; type font name supported by auto-complete, or use Arrow Down to select.

Alt + H , FF

Excel Auto Tables and Data Forms - Font Face, Font Decoration, and Cell Color
Home select Font Size; use Arrow Key, then Enter to change size

Alt + H , FS

Excel Auto Tables and Data Forms - Font Face, Font Decoration, and Cell Color
Assign current font color to selection via Home Font Color. While escaping the font-color drop-down, the focus stays on the icon; simply press Enter to assign the current color.

Alt + H , FC , Escape , Enter

Excel Auto Tables and Data Forms - Font Face, Font Decoration, and Cell Color
Assign current fill color to selected cell color via Home Higlight Cell. While escaping the highlight drop-down, the focus stays on the icon; simply press Enter to assign the current color.

Alt + HH , Escape , Enter

Excel Auto Tables and Data Forms - Font Face, Font Decoration, and Cell Color
Set to No fill color

Alt + HH , then N

Excel Auto Tables and Data Forms - Number Formats
Apply the general number format (e.g. 1000)

Ctrl + Shift + ~

Excel Auto Tables and Data Forms - Number Formats
Apply the number format with two decimal places, thousands separator (e.g. 1,000.00)

Ctrl + Shift + 1

Excel Auto Tables and Data Forms - Number Formats
Apply the time format with the hour and minute, and indicate AM or PM

Ctrl + Shift + 2

Excel Auto Tables and Data Forms - Number Formats
Apply the date format with the day, month, and year

Ctrl + Shift + 3

Excel Auto Tables and Data Forms - Number Formats
Apply the currency format with two decimal places (e.g. $1,000.00)

Ctrl + Shift + 4

Excel Auto Tables and Data Forms - Number Formats
Apply the percentage format with no decimal places (e.g. 10%)

Ctrl + Shift + 5

Excel Auto Tables and Data Forms - Number Formats
Apply the scientific number format

Ctrl + Shift + 6

Excel Auto Tables and Data Forms - Alignments
Align Left

Alt + H , AL

Excel Auto Tables and Data Forms - Alignments
Align Right

Alt + H , AR

Excel Auto Tables and Data Forms - Alignments
Align Center

Alt + H , AC

Excel Auto Tables and Data Forms - Alignments
Align Top

Alt + H , AT

Excel Auto Tables and Data Forms - Alignments
Align Middle

Alt + H , AM

Excel Auto Tables and Data Forms - Alignments
Align Bottom

Alt + H , AB

Excel Auto Tables and Data Forms - Wrap and Merge
Wrap or unwrap text (Home - Wrap Text)

Alt + H , W

Excel Auto Tables and Data Forms - Wrap and Merge
Merge cells - Merge

Alt + H , MM

Excel Auto Tables and Data Forms - Wrap and Merge
Merge - Unmerge

Alt + H , MU

Excel Auto Tables and Data Forms - Wrap and Merge
Merge and Center

Alt + H , MC

Excel Auto Tables and Data Forms - Wrap and Merge
Merge Across (merge all columns, but not rows in selection)

Alt + H , MA

Excel Auto Tables and Data Forms - Border Shortcuts
Home - Border - Menu; technically it says 'more'.

Alt + H , BM

Excel Auto Tables and Data Forms - Border Shortcuts
Toggle Top border

Alt + T (in border menu)

Excel Auto Tables and Data Forms - Border Shortcuts
Toggle Bottom border

Alt + B

Excel Auto Tables and Data Forms - Border Shortcuts
Toggle Right border

Alt + R

Excel Auto Tables and Data Forms - Border Shortcuts
Toggle Left border

Alt + L

Excel Auto Tables and Data Forms - Border Shortcuts
Toggle Horizontal interior border

Alt + H

Excel Auto Tables and Data Forms - Border Shortcuts
Toggle Vertical interior border

Alt + V

Excel Auto Tables and Data Forms - Border Shortcuts
Toggle Upwards diagonal border

Alt + U

Excel Auto Tables and Data Forms - Border Shortcuts
Toggle Downwards diagonal border

Alt + D

Excel Auto Tables and Data Forms - Border Shortcuts
Add outline borders from cell or selection

Ctrl + Shift + &

Excel Auto Tables and Data Forms - Border Shortcuts
Remove outline borders from cell or selection

Ctrl + Shift + -

Excel Auto Tables and Data Forms - Basics
Start a formula

=

Excel Auto Tables and Data Forms - Basics
Insert the AutoSum formula

Alt + =

Excel Auto Tables and Data Forms - Basics
Edit formula in formula Bar

Ctrl + A with formula present

Excel Auto Tables and Data Forms - Basics
Expand/ collapse formula bar

Ctrl + Shift + U

Excel Auto Tables and Data Forms - Basics
After typing cell reference (eg =E4) makes reference absolute (=$E$4). Repeat if you want to toogle from absolute reference to parcial or complete removal ($E$4 -> E$4 -> $E4 -> returning to E4.

F4

Excel Auto Tables and Data Forms - Basics
Display the 'insert function; dialog box

Shift + F3 with empty cell

Excel Auto Tables and Data Forms - Basics
Edit arguments of formula at cursor position

Shift + F3 with formula present

Excel Auto Tables and Data Forms - Basics
Select all Formulas (Home - Find - Formulas

Alt + H , FD , U

Excel Auto Tables and Data Forms - Basics
Enter a formula as an array formula. Formula bar will show this as e.g. {=SUM(A1:A3*B1:B3)} whichis the sum of A1*B2+A2*B2+A3+B3. This is an easy and concise method. Remember that each time editing the formula will require the Ctrl+Shift+Enter. Some keyboards seem to distinguish between left and right Shift key

Ctrl + Shift + Enter with array formula

Excel Auto Tables and Data Forms - Basics
Show/ hide all formulas. This will automatically extend all column widths which reverses when presed again

Ctrl + ~

Excel Auto Tables and Data Forms - Basics
Duplicate formula from cell above

Ctr + '

Excel Auto Tables and Data Forms - Basics
Paste named range in formula

F3

Excel Auto Tables and Data Forms - Basics
When navigated away while editing formula; jump back to active cell while keeping formula intact.

Ctrl + Backspace

Excel Auto Tables and Data Forms - Trace Dependents and Precedents
Select direct precedents

Ctrl + [

Excel Auto Tables and Data Forms - Trace Dependents and Precedents
Select all precedents

Ctrl + Shift + [

Excel Auto Tables and Data Forms - Trace Dependents and Precedents
Select direct dependents

Ctrl + ]

Excel Auto Tables and Data Forms - Trace Dependents and Precedents
Select all dependents

Ctrl + Shift + ]

Excel Auto Tables and Data Forms - Manual Calculation
Calculate all worksheets in all open workbooks

F9

Excel Auto Tables and Data Forms - Manual Calculation
Calculate the active worksheet

Shift + F9

Excel Auto Tables and Data Forms - Manual Calculation
Calculate all worksheets in all open workbooks, regardless of whether they have changed since the last calculation

Ctrl + Alt + F9

Excel Auto Tables and Data Forms - Manual Calculation
Recheck dependent formulas, and then calculates all cells in all open workbooks, including cells not marked as needing to be calculated

Ctrl + Alt + Shift + F9

Excel Auto Tables and Data Forms - Open and Save Workbooks
Open file via standard open dialog box

Ctrl + O

Excel Auto Tables and Data Forms - Open and Save Workbooks
File Open via Excel file manager

Alt + F , O

Excel Auto Tables and Data Forms - Open and Save Workbooks
Open recent file (1 thru 9)

Alt + F , O + 1 ... 9

Excel Auto Tables and Data Forms - Open and Save Workbooks
Open recent file (10 upwards)

Alt + F , O , Y 1 ... Z

Excel Auto Tables and Data Forms - Open and Save Workbooks
File Open from OneDrive Link

Alt + F , O , K

Excel Auto Tables and Data Forms - Open and Save Workbooks
Save File with current file name

Ctrl + S

Excel Auto Tables and Data Forms - Open and Save Workbooks
Save file as via standard save dialog box

F12

Excel Auto Tables and Data Forms - Open and Save Workbooks
File Save as via Excel file manager

Alt + F , A

Excel Auto Tables and Data Forms - Open and Save Workbooks
File Save to OneDrive Link

Alt + F , A , K

Excel Auto Tables and Data Forms - Open and Save Workbooks
Exit open/ save menu

Escape

Excel Auto Tables and Data Forms - Print Workbooks
Print. This won't offer offer Key Tips/ Options. To continue with shortcuts, use the new Key Options below.

Ctrl + P

Excel Auto Tables and Data Forms - Print Workbooks
Open File Print menu

Alt + F , P

Excel Auto Tables and Data Forms - Print Workbooks
Select printer

I in Print Menu

Excel Auto Tables and Data Forms - Print Workbooks
Return Print key tips/ options

Alt + P if Key Tips disappear

Excel Auto Tables and Data Forms - Print Workbooks
Focus on View pane; use arrow keys to forward/ backward preview pages

V in Print Menu

Excel Auto Tables and Data Forms - Print Workbooks
Page setup

G in Print Menu

Excel Auto Tables and Data Forms - Print Workbooks
Set Number of copies

N in Print Menu

Excel Auto Tables and Data Forms - Auto Tables
Create auto Table from selection

Ctrl + T

Excel Auto Tables and Data Forms - Auto Tables
Select table column

Ctrl + Space

Excel Auto Tables and Data Forms - Auto Tables
Select table row

Shift + Space

Excel Auto Tables and Data Forms - Data Forms
Move to the next/ previous field which can be edited

Tab / Shift + Tab

Excel Auto Tables and Data Forms - Data Forms
Move to the first field in the next/ previous record

Enter / Shift + Enter

Excel Auto Tables and Data Forms - Data Forms
Move to the same field 10 records forward/ back

Page Down / Page Up

Excel Auto Tables and Data Forms - Data Forms
Move to a new record

Ctrl + Page Down

Excel Auto Tables and Data Forms - Data Forms
Move to the first record

Ctrl + Page Up

Excel Auto Tables and Data Forms - Data Forms
Move to the beginning/ end of a field

Home / End

Navigate Worksheets
Navigate by one cell at a time in any direction

Arrow Keys

Navigate Worksheets
Move one screen down/ up

Page Down / Page Up

Navigate Worksheets
Move one screen right/ left

Alt + Page Down / Page Up

Navigate Worksheets
Move one cell to the right/ to the left in a worksheet

Tab / Shift + Tab

Navigate Worksheets
Move to the edge of next data region (cells that contains data)

Ctrl + Arrow Keys

Navigate Worksheets
Move to the beginning of row

Home

Navigate Worksheets
Move to the beginning of worksheet

Ctrl + Home

Navigate Worksheets
Move to the last cell with content of worksheet

Ctrl + End

Navigate Worksheets
Display the GoTo dialog box

Ctrl + G

Navigate Worksheets
Go to line 50, Column A

Ctrl + G then type e.g. A50

Navigate Worksheets
Go to column G, Line 1

Ctrl + G then type e.g. G1

Juggle Rows, Columns, and Cells
Select single row; then delete

Shift + Space , then Ctrl + -

Juggle Rows, Columns, and Cells
Select multiple rows; then delete

Shift + Space , Shift + Arrow Up / Arrow Down , then Ctrl + -

Juggle Rows, Columns, and Cells
Select single row; then insert one row above

Shift + Space , Ctrl + Shift + +

Juggle Rows, Columns, and Cells
Select multiple rows; then insert the same number rows below

Shift + Space , Shift + Arrow Up / Arrow Down , then Ctrl + Shift + +

Juggle Rows, Columns, and Cells
Select single (or multiple) columns, then delete

Shift + Space , then Ctrl + -

Juggle Rows, Columns, and Cells
Select single row, then insert row below. Select multiple rows to insert multiple rows

Shift + Space , then Ctrl + Shift + +

Juggle Rows, Columns, and Cells
Paste Insert - paste row(s) from clipboard and shift existing content downward

Ctrl + Shift + + with row(s) in clipboard and a row selected

Juggle Rows, Columns, and Cells
Paste Insert - paste column(s) from clipboard and shift existing content to the right

Ctrl + Shift + + with column(s) in clipboard and column selected

Juggle Rows, Columns, and Cells
With cells that are not complete rows/columns - Open insert cell/ row/ column menu

Ctrl + Shift + +

Juggle Rows, Columns, and Cells
With cells that are not complete rows/columns - Open delete cell/ row/ column menu

Ctrl + -

Juggle Rows, Columns, and Cells
Fill single cell content down to all cells selected with Shift+Arrow Down

Shift + Arrow Down , F2 , then Ctrl + Enter

Juggle Rows, Columns, and Cells
Fill single cell content upto all cells selected with Shift+Arrow Down

Shift + Arrow Up , F2 , then Ctrl + Enter

Edit Cell Content
Edit cell. Press Escape to cancel

F2

Edit Cell Content
Jump to beginning/ end of cell

Home / End

Edit Cell Content
Navigate by one character left/ right or one line up/ down

Arrow Keys

Edit Cell Content
Navigate by one word left/ right

Ctrl + Arrow Left / Arrow Right

Edit Cell Content
Select one character to the left/ right (or one line up/down)

Shift + Arrow Keys

Edit Cell Content
Select from the insertion point to beginning/ end of cell

Shift + Home / End

Edit Cell Content
Select or unselect one word to the left/ right

Ctrl + Shift + Arrow Left / Arrow Right

Edit Cell Content
Delete one character to the right/ left of cursor

Delete / Backspace

Edit Cell Content
Delete from cursor to end of cell

Ctrl + Delete

Edit Cell Content
Start a new line inside cell

Alt + Enter

Edit Cell Content
Complete cell entry and move one cell down/ up

Enter / Shift + Enter

Edit Cell Content
Complete cell entry and move one cell right/ left

Tab / Shift + Tab

Edit Cell Content
Complete cell entry and don't move selection

Ctrl + Enter

Edit Cell Content
Duplicate value from Cell above into current cell at cursor position

Ctrl + '

Edit Cell Content
Insert current date at cursor position

Ctrl + ;

Edit Cell Content
Insert current time at cursor position

Ctrl + Shift + ;

Duplicate Cells, Rows, and Columns
Fill Down from cell(s) above into current cell(s)

Ctrl + D

Duplicate Cells, Rows, and Columns
Duplicate row via fill down - Fill current row with content from row above.

Ctrl + D with a row selected

Duplicate Cells, Rows, and Columns
Duplicate content of first cell(s) in first row to all cells in selection downward.

Ctrl + D with multiple empty cells selected

Duplicate Cells, Rows, and Columns
Fill Rright from cell(s) on the left into current cell(s)

Ctrl + R

Duplicate Cells, Rows, and Columns
Duplicate column via fill right - Fill current column with content from column on the left.

Ctrl + R with a column selected

Duplicate Cells, Rows, and Columns
Duplicate content first cell(s) in first column to all cells in selection to the right.

Ctrl + D with multiple empty cells selected

Duplicate Cells, Rows, and Columns
Duplicate formula from cell above

Ctrl + '

Undo, Redo, and Repeat Action
Undo

Ctrl + Z

Undo, Redo, and Repeat Action
Redo (after undo) or Repeat (e.g. when applying formats)

Ctrl + Y

Undo, Redo, and Repeat Action
Undo list (via quick access). Use Arrow Down to extend undo range.

Alt + 2

Undo, Redo, and Repeat Action
Redo list (via quick access). Use Arrow Down to extend redo range.

Alt + 3

Undo, Redo, and Repeat Action
Repeat last action. E.g. try to set a cell bold with Ctrl+B, then go to a different cell and press Alt+Enter; great to cascade formatting across multiple cells

Alt + Enter outside edit cell mode

Cut, Copy, Paste, and Paste Special
Cut cell(s) to clipoard

Ctrl + X

Cut, Copy, Paste, and Paste Special
Copy cell(s) to clipboard

Ctrl + C

Cut, Copy, Paste, and Paste Special
Paste cell(s) from clipboard

Ctrl + V

Cut, Copy, Paste, and Paste Special
Insert Paste - Paste cell and push content downward or rightward. Works great for entire rows and columns.

Ctrl + +

Cut, Copy, Paste, and Paste Special
Open Paste Special Menu (requires a prior copy to Clipboard)

Ctrl + Alt + V

Cut, Copy, Paste, and Paste Special
Paste Values

Ctrl + Alt + V , then V , Enter

Cut, Copy, Paste, and Paste Special
Paste Formats

Ctrl + Alt + V , then T , Enter

Cut, Copy, Paste, and Paste Special
Paste Transposed

Ctrl + Alt + V , then E , Enter

Cut, Copy, Paste, and Paste Special
Paste Column Width

Ctrl + Alt + V , then W , Enter

Cut, Copy, Paste, and Paste Special
Paste Values and Number Formats

Ctrl + Alt + V , then U , Enter

Cut, Copy, Paste, and Paste Special
Paste a defined name into a formula

F3

Find and Replace
Display the Find and Replace dialog box (with find selected)

Ctrl + F

Find and Replace
Display the find and replace dialog box (with replace selected)

Ctrl + H

Find and Replace
Close the find and replace dialog Box (with focus on dialog box)

Escape

Find and Replace
Find next (with search box closed)

Shift + F4

Find and Replace
Find previous (with search box closed)

Ctrl + Shift + F4

Find and Replace
Toggle focus between find/ replace dialog box and worksheet

Alt + Tab , or Ctrl + F / H when losing focus

Find and Replace
Find next with find dialog box active

Alt + F

Find and Replace
Find all with find dialog box active

Alt + I

Find and Replace
Use as asterix for searching multiple characters

* in search option

Find and Replace
Use as wildcard for searching any single character, Use '~' before '?' when searching special characters. ~* searches for * ~~ searches for ~ ~? searches for ?

? in search options

Manage Worksheet Tabs
Move to the next/ previous worksheet in current workbook

Ctrl + Page Down / Page Up

Manage Worksheet Tabs
Insert worksheet (Home - Insert Sheet)

Alt + H , IS

Manage Worksheet Tabs
Delete worksheet Home - Delete Sheet

Alt + H , DS

Manage Worksheet Tabs
Rename worksheet (Home - Format - Rename worksheet)

Alt + H , OR

Manage Worksheet Tabs
Move worksheet (Home - Format - Move worksheet)

Alt + H , OM

Manage Worksheet Tabs
Worksheet tab color, continue with mouse or arrow keys (Home - Format - Tab color)

Alt + H , OT

Freeze, Split, and Hide
View - Freeze or unfreeze; unfreeze works for any Freeze Setting

Alt + W + FF

Freeze, Split, and Hide
View - Freeze first visible Row on screen

Alt + W + R

Freeze, Split, and Hide
View - Freeze first Column on screen

Alt + W + C

Freeze, Split, and Hide
Hide selected rows

Ctrl + 9

Freeze, Split, and Hide
Unhide hidden rows within the selection

Ctrl + Shift + 9

Freeze, Split, and Hide
Hide selected columns

Ctrl + 0

Freeze, Split, and Hide
Unhide selected columns (Ctrl+Shift+0 not working in Excel 2010, 2013, or 2016)

Shift + F10 , then U

Freeze, Split, and Hide
Split or unsplit Worksheet at current position

Alt + W S

Auto Filter
Turn Autofilter on or off. Select table as necessary but many times Excel figures out what you want.

Ctrl + Shift + L

Auto Filter
On the field with column head, display the AutoFilter list for the current column. Press Escape to cancel

Alt + Arrow Down

Auto Filter
Select the next/ previous item in the AutoFilter list

Arrow Down / Arrow Up and S ace

Auto Filter
Close the AutoFilter list for the current column

Alt + Arrow Up

Auto Filter
Select the first item/ last item in the AutoFilter list

Home / End

Column Width and Row Height
Home - Format Worksheet

Alt + H O

Column Width and Row Height
Set row Height

H (in Format Worksheet Menu)

Column Width and Row Height
Autofit row height

A

Column Width and Row Height
Set column Width

W

Column Width and Row Height
Autofit column width (Based on current cell; mark column if you want to autfit column based on widest cell)

I

Column Width and Row Height
Set Default width (for all columns that haven't been changed yet)

D

Navigate Multi-Cell Selections
Move active cell right/ left in selection

Tab / Shift + Tab

Navigate Multi-Cell Selections
Move active cell down/ up in selection

Enter / Shift + Enter

Navigate Multi-Cell Selections
Select only the active cell when multiple cells are selected

Shift + Backspace

Navigate Multi-Cell Selections
Show active cell within selection; helps with large selections when active cell is off screen

Ctrl + Backspace

Navigate Multi-Cell Selections
Move clockwise between the four courners of a selection

Ctrl + .

Navigate Multi-Cell Selections
Move to the right/ to the left between non-adjacent selections (with multiple ranges selected)

Ctrl + Alt + Arrow Right / Arrow Left

Navigate Multi-Cell Selections
Cancel Selection

Arrow Keys with active Selection

Comments and Hyperlinks
Insert or edit hyperlinK (for complete cell only)

Ctrl + K

Comments and Hyperlinks
Remove one or multiple hyperlink(s)

Shift + F10 , then R

Comments and Hyperlinks
Open hyperlink (In the Excel 2016 Contextmenu, 'O' is double-assigned which require the extra keys)

Shift + F10 , then 2x O , then Enter

Comments and Hyperlinks
Insert/ edit a cell comment

Shift + F2

Comments and Hyperlinks
Move comment

1x Escape when in Comment, then Arrow Keys

Comments and Hyperlinks
Escape comment editing and return to cell

2x Escape when in Comment

Comments and Hyperlinks
Select all cells with comments

Ctrl + Shift + O

Comments and Hyperlinks
Delete single comment (or multipe with multiple comments selected)

Shift + F10 , then M

Pivot Tables
Insert PivotTable after selecting data range. Follow up with Alt+E for existing worksheet if desired, Tab, and type the cell reference where it should go (e.g. C1)

Alt + N V

Pivot Tables
Refresh PivotTable

F10 + R

Pivot Tables
Hide selected item

Ctrl + -

Pivot Tables
Unhide item(s) by opening header drop-down and using Arrow Keys and Space to unhide item

Alt + Arrow Down in header

Pivot Tables
Unhide item(s) (assume you have two fields 'color', and 'size' and you hid 'color'. Go into 'size' field and type 'color' - this will unhide the 'color' field

Type over any field with the value hidden

Pivot Tables
Flip current field value with the value typed

Type over any field with another field in same table

Pivot Tables
Select the entire PivotTable report

Ctrl + Shift + *

Pivot Tables
Group selected PivotTable items

Alt + Shift + Arrow Right

Pivot Tables
Ungroup selected PivotTable items when on group header

Alt + Shift + Arrow Left

Pivot Tables
Expand all fields

ALT + JT X

Pivot Tables
Collapse all fields

ALT + JT P

Pivot Tables
Insert pivot formula/ calculated field

Ctrl + Shift + +

Pivot Tables
Create Pivot Chart in same Worksheet

Alt + F1

Pivot Tables
Create Pivot Chart in new Worksheet

F1

Group Rows and Columns
Group rows or columns

Alt + Shift + Arrow Right

Group Rows and Columns
Ungroup rows or columns

Alt + Shift + Arrow Left

Group Rows and Columns
Data Hide detail

Alt + AH

Group Rows and Columns
Data Show Detail (j is next to h on keyboard that’s probably why they picked 'J' isntead of somthing else)

Alt + AJ

Group Rows and Columns
Display or hides the outline symbols

Ctrl + 8

Group Rows and Columns
Enter ASCII code, e.g. Alt+0169 inserts © Symbol

Alt +ASCII Code

The Rest
Minimize/ restore Excel ribbons

Ctrl + F1

The Rest
Display format, chart, totals, tables, and sparklines menus

Ctrl after selecting at least 2 rows and 2 columns

The Rest
Display the thesaurus dialog box

Shift + F7

The Rest
Display the spelling dialog box

F7

The Rest
Enable Editing for protected view (File Info Enable Editing)

Alt + F , IE

The Rest
Close Excel

Alt + F4

The Rest
Help

F1

The Rest
Style dialog box

Alt + '

The Rest
Define a name or dialog

Ctrl + F3

The Rest
Create names from row and column labels

Ctrl + Shift + F3

The Rest
Create and insert chart with data in current range as embedded Chart Object

Alt + F1

The Rest
Create and insert chart with data in current range in a separate Chart Sheet

F11

The Rest
Open VBA editor window

Alt + F11

The Rest
Scroll between open workbooks

Ctrl + F6

The Rest
Display macro dialog box

Alt + F8

Similar combinations for other applications


VLC Media Player (Windows)
Goto time
Movie Navigation

Ctrl + T


Novell Evolution 2 (Linux)
Go to today in calendar
Contacts, Calendar, Tasks, and Memo

ctrl + t


Open Office Writer 3 (Linux)
Toggle Tree window on the left side
Editing

Ctrl + T


Microsoft Excel 2010 (Windows)
Show all content as standard numbers. (So 14:15 becomes 14.25 etc for the entire file) To undo press ctrl + t again
Work with Data Selections - Edit Inside Cells

Ctrl + T


Thunderbird (Windows)
Redo close window or tab
Navigate Messages

Ctrl + T


Thunderbird (Linux)
Redo close window or tab
Navigate Messages

Ctrl + T


Google Chrome (Windows)
Open a new tab
Manage Tabs

Ctrl + T


Microsoft Outlook 2010 (Windows)
Increase / decrease indent
Messages in Main View - Format Message Body

Ctrl + T / Ctrl + Shift + T


Firefox (Linux)
Open new tab in same window
Navigation

Ctrl + T


Firefox (Windows)
Open new tab in same window
Navigation

Ctrl + T


Microsoft Outlook 2010 (Windows)
Create hanging indent
Messages in Main View - Format Message Body

Ctrl + T


KDevelop (Linux)
Toggle Tree window on the left side
Editing

Ctrl + T


Microsoft OneNote 2010 (Windows)
Create a new section.
Managing Pages, Notebooks and Sections

ctrl + t


Eclipse Helios (Windows)
Show / open Quick Type Hierarchy for selected item
Code Information

Ctrl + T


Thunderbird (Windows)
Send and retrieve all messages
Retrieve Messages

Ctrl + T / F5


Thunderbird (Linux)
Send and retrieve all messages
Retrieve Messages

Ctrl + T / F5


Visual Studio 2015 (Windows)
Transpose character left and right of cursor; cursor between ab would make ba
Code Editor - Edit Code

Ctrl + T


Tally 9.0 (Windows)
Mark any voucher as Post Dated Voucher
General Shortcuts

Ctrl + T


Inpage (Windows)
To make style sheets
For formatting

Ctrl + t


Google Chrome (Linux)
Open new tab
Manage Tabs

Ctrl + T


Zune (Windows)
Toggle repeat
Playing Songs

Ctrl + T


Dolphin File Manager 1.7 (Linux)
New Tab
15 Shortcuts for Dolphin File Manager 1.7 (Linux)

Ctrl + t


Phoenix Viewer (Windows)
Communicate
View

Ctrl + T


Microsoft Outlook 2010 (Windows)
Increase / decrease indent
Messages in Compose View - Format Message Body

Ctrl + T / Ctrl + Shift + T


Microsoft Outlook 2010 (Windows)
Create hanging indent
Messages in Compose View - Format Message Body

Ctrl + T


Microsoft Excel 2010 (Windows)
Show all content as standard numbers. (So 14:15 becomes 14.25 etc for the entire file) To undo press ctrl + t again
Insert and Edit Data - Edit Inside Cells

Ctrl + T


Microstation v8i (Windows)
Tool Boxes dialog
Editing

Ctrl + T


Visual Studio 2015 (Windows)
Transpose character left and right of cursor; cursor between ab would make ba
Coding - Edit Code

Ctrl + T


Access 2010 (Windows)
Toggle AutoFilter
Manage Access Features - Pivot Table

Ctrl + T


Opera (Linux)
New tab
Tabs

Ctrl + T


Microsoft Word 2007 (Windows)
Create a hanging indent.
Character and paragraph formatting Align paragraphs

Ctrl + T


Mindjet Mindmanager 2012 (Windows)
Notes (add extra details as notes to keep the map short)
Add info

Ctrl + T


Total Commander 8 (Windows)
Open new folder tab and activate it
Main Shortcuts

Ctrl + t


Tekla Structures 14.0 (Windows)
Toggle orientation
User Coordinate System (UCS) shortcuts

Ctrl + t


Microsoft Outlook 2010 (Windows)
Increase / decrease indent
Calendar Shortcuts - Format Message Body

Ctrl + T / Ctrl + Shift + T


Sublime Text (Windows)
Transpose
Cool Text Manipulation

Ctrl + T


Microsoft Outlook 2010 (Windows)
Create hanging indent
Calendar Shortcuts - Format Message Body

Ctrl + T


Visual Studio 2015 (Windows)
Transpose character left and right of cursor; cursor between ab would make ba
Code Snippets (Visual C# Scheme) - Edit Code

Ctrl + T


Evernote (Windows)
Make selection strikethrough
Note Editor

Ctrl + t


Photoshop Lightroom 4 (Windows)
Hide/show tether capture bar
Managing photos and catalog

Ctrl + T


Microsoft Excel 2010 (Windows)
Show all content as standard numbers. (So 14:15 becomes 14.25 etc for the entire file) To undo press ctrl + t again
Format Data - Edit Inside Cells

Ctrl + T


Microsoft Outlook 2010 (Windows)
Post reply in this folder
Create Items

Ctrl + T


UltraEdit (Windows)
Reformat the current paragraph or selected text
Format Menu

Ctrl + T


Sticky Notes (Windows)
Strikethrough
Format Text

Ctrl + T


VLC Media Player (MacOS)
Goto time
Movie Navigation

Ctrl + T


Avid Media Composer 7 (Windows)
Tidy up: Align Clip to Grid (when in Frame View)
Bin Shortcuts

Ctrl + T


Texmaker 4.0.2 (Windows)
Comment
"Edit" menu

Ctrl + T


Microsoft PowerPoint 2010 (Windows)
Open the Font dialog box to change the formatting of characters.
Change Fonts and Formatting

Ctrl + T


Access 2010 (Windows)
Toggle AutoFilter
Working with Text and Data - Pivot Table

Ctrl + T


iTunes (Windows)
Turn the visualizer on or off
View Menu

Ctrl + T


Microsoft Excel 2010 (Windows)
Show all content as standard numbers. (So 14:15 becomes 14.25 etc for the entire file) To undo press ctrl + t again
Formulas and Names - Edit Inside Cells

Ctrl + T


IntelliJ (Linux)
Update project from VCS
Debugging

Ctrl + T


Audacity 2 (Windows)
Remove special> Time audio
Edit Menu

Ctrl + T


Beyond Compare (Windows)
New tab
Session Menu

Ctrl + T


IntelliJ (Windows)
Update project from VCS
Debugging

Ctrl + T


Directory Opus (Windows)
New tab for current
Folder Menu

Ctrl + T


Notepad2 (Windows)
Tab settings
Settings

Ctrl + T


Gwenview (Linux)
Edit tags.
30 Shortcuts for Gwenview (Linux)

Ctrl + T


Axialis IconWorkshop (Windows)
New - Image strip for toolbar...
File Menu

Ctrl + T


FL Studio (Windows)
Toggle typing keypad to piano keypad
Record / Playback / Transport

Ctrl + T


WinRAR (Windows)
Folder tree - Show archive folders
Options Menu

Ctrl + T


Pro Tools (Windows)
Trim clip - To selection
Edit Menu

Ctrl + T


FL Studio (Windows)
Add time marker
Playlist Action

Ctrl + T


Axialis IconWorkshop (Windows)
Add text...
Draw Menu

Ctrl + T


Access 2010 (Windows)
Toggle AutoFilter
Working with Access Views - Pivot Table

Ctrl + T


FileMaker Pro (Windows)
Assign Text
Layout Mode Shortcuts - Assign Field Types for Databases

Ctrl + T


Adobe Flash Professional (Windows)
Modify Font
Modifying and editing

Ctrl + T


Microsoft Word 2013 (Windows)
Increase hanging indent
Format Paragraphs and Apply Styles

Ctrl + T


Microsoft Excel 2010 (Windows)
Show all content as standard numbers. (So 14:15 becomes 14.25 etc for the entire file) To undo press ctrl + t again
The Rest - Edit Inside Cells

Ctrl + T


Autodesk Maya 2015 (Windows)
Show universal manipulator tool
General Tools

Ctrl + T


FileMaker Pro (Windows)
Toggle the display state of selected tables or notes
Layout Mode Shortcuts - Select and Arrange Table and Relationship

Ctrl + T


Notepad++ 6 (Windows)
Switch the current line position with the previous line position
Edit menu

Ctrl + T


Linux Mint (Linux)
New tab
File Manager (Nemo) - Manage Tabs

Ctrl + T


Qt Creator (MacOS)
Select the kit to build and run your project with
Project

Ctrl + T


Qt Creator (Windows)
Select the kit to build and run your project with
Project

Ctrl + T


Qt Creator (MacOS)
Activate contents in Help mode
Help

Ctrl + T


Qt Creator (Windows)
Activate contents in Help mode
Help

Ctrl + T


Microsoft Excel 2013 (Windows)
Insert a table (display Create Table dialog box)
Lesser Used Shortcuts

Ctrl + T


FL Studio (Windows)
Time markers - Add auto (since program version 11.5.8)
Piano Roll Action

Ctrl + T


Autodesk Maya 2015 (Windows)
Universal Manipulator
Tool and Action

Ctrl + T


Adobe Photoshop CC (Windows)
Free Transform
Basic Shortcuts for Photoshop CC 2015 - Edit Basics

Ctrl + T


FileMaker Pro (Windows)
Assign Text
Text Shortcuts - Assign Field Types for Databases

Ctrl + T


Adobe After Effects CC (Windows)
Activate and cycle through Type Tools
Activating Tools

Ctrl + T


Console2 (Windows)
New tab 1
30 Shortcuts for Console2 (Windows)

Ctrl + T


Microsoft OneNote 2016 (Windows)
Create new section
Manage Pages, Notebooks and Sections

Ctrl + T


FileMaker Pro (Windows)
Toggle the display state of selected tables or notes
Text Shortcuts - Select and Arrange Table and Relationship

Ctrl + T


Sonos Controller (Windows)
Toggle Crossfade
22 Shortcuts for Sonos Controller (Windows)

Ctrl + T


Photoshop Lightroom CC (Windows)
Hide/show Tether capture bar
Managing Photos and Catalogs

Ctrl + T


Clink (Windows)
transpose-chars
BASH (GNU Readline) Line Editing

Ctrl + T


Microsoft Edge Browser (Windows)
Open a new tab
Window / Tab Control

Ctrl + T


Microsoft Outlook 2016 (Windows)
Increase Decrease indent
Common Commands: Format Text and work with Editor

Ctrl + T / Ctrl + Shift + T


Autodesk Maya 2017 (Windows)
Show universal manipulator tool
General Tools

Ctrl + T


Microsoft Outlook 2016 (Windows)
Create/reduce a hanging indent
Common Commands: Format Text and work with Editor

Ctrl + T / Ctrl + Shift + T


Access 2010 (Windows)
Toggle AutoFilter
The Rest - Pivot Table

Ctrl + T


Microsoft Outlook 2016 (Windows)
Post a reply in this folder
Common Commands: Create Item or File

Ctrl + T


Adobe Premiere CC (Windows)
Title
General Shortcuts

Ctrl + T


Microsoft PowerPoint 2016 (Windows)
Open font dialog box
Edit and General Text Operations

Ctrl + T


FileMaker Pro (Windows)
Assign Text
Database Management Shortcuts - Assign Field Types for Databases

Ctrl + T


FileMaker Pro (Windows)
Toggle the display state of selected tables or notes
Database Management Shortcuts - Select and Arrange Table and Relationship

Ctrl + T


Adobe Audition CC (Windows)
Crop
Marker/Tool/Clip Shortcuts

Ctrl + T


Corel Painter 2017 (Windows)
Tracing Paper
Canvas

Ctrl + T


Nuke 10 (Windows)
Cycle through tabs
Global Shortcuts

Ctrl + T


Nuke 10 (Linux)
Cycle through tabs
Global Shortcuts

Ctrl + T


Autodesk Maya 2017 (Windows)
Universal Manipulator
Tool and Action

Ctrl + T


Adobe Photoshop CC (Windows)
Free Transform
Manage Panels - Edit Basics

Ctrl + T


InDesign CC (Windows)
Character
Panels

Ctrl + T


FileMaker Pro (Windows)
Omit a record
Browse-Mode Shortcuts

Ctrl + T


ArchiCAD 20 (Windows)
Tool Settings
Edit Menu Commands

Ctrl + T


ArchiCAD 20 (Windows)
Replace Again
Edit Commands(Text)

Ctrl + T


Windows Movie Maker (Windows)
Switch between the storyboard and the timeline
On timeline

Ctrl + T


Dynamics GP 2015 (Windows)
Edit Payables Checks — Create Temporary Vendor
Window Specific Keyboard Shortcuts

Ctrl + T


Dynamics GP 2015 (Windows)
Payables Manual Payment Entry — Create Temporary Vendor
Window Specific Keyboard Shortcuts

Ctrl + T


Dynamics GP 2015 (Windows)
Payables Transaction Entry — Create Temporary Vendor
Window Specific Keyboard Shortcuts

Ctrl + T


Dynamics GP 2015 (Windows)
Purchase Order Entry — Create Temporary Vendor
Window Specific Keyboard Shortcuts

Ctrl + T


Dynamics NAV 2015 (Windows)
Select sorting
Documentaion

Ctrl + T


Dynamics GP 2015 (Windows)
Purchasing Vendor Detail Entry — Create Temporary Vendor
Window Specific Keyboard Shortcuts

Ctrl + T


GIMP (Linux)
Show Selection
View

Ctrl + T


Dynamics GP 2015 (Windows)
Receivings Transaction Entry — Create Temporary Vendor
Window Specific Keyboard Shortcuts

Ctrl + T


Apple Motion (MacOS)
Make an object active or deactivate an object
Object Menu

Ctrl + T


GIMP (Windows)
Show Selection
View Shortcuts

Ctrl + T


Apple Photos (Windows)
Show fonts
Book

Ctrl + T


AutoCAD 2016 (Windows)
Toggles Tablet mode
General

Ctrl + T


Apple Motion (MacOS)
Make object active or inactive
Audio List Controls

Ctrl + T


Ace Projects (Windows)
Transpose letters
Other Shortcuts

Ctrl + T


GIMP (Windows)
Toggle Selection
Selection Shortcuts

Ctrl + T


Silhouette Studio (Windows)
Cut style = cut
Other

Ctrl + T


Mac OS Sierra 10.12 (MacOS)
Swap the character behind the insertion point with the character in front of the insertion point.
Document Shortcuts

Ctrl + T


Act! CRM (Windows)
Schedule To-do
Activity Shortcuts

Ctrl + T


Apple Motion (MacOS)
Make the object active or deactivate the object
Layers

Ctrl + T


IntelliJ (MacOS)
Refactor this
Refactoring

Ctrl + T


FileZilla (Windows)
Opens a new Tab
28 Shortcuts for FileZilla (Windows)

Ctrl + T


JetBrains AppCode (MacOS)
Refactor this Quick List
Code Refactoring

Ctrl + T


Amazon Kindle (Windows)
Toggle Text to Speech
Text to Speech

Ctrl + T


Red Hat Enterprise (Linux)
Opens a new tab for browsing multiple websites within one browser window
Web Browser

Ctrl + T


Adobe Animate CC (Windows)
Modift Font
Edit and Modify

Ctrl + T


JetBrains RubyMine (Windows)
Update Project from VCS
VCS/Local History

Ctrl + T


JetBrains RubyMine (Linux)
Update Project from VCS
VCS/Local History

Ctrl + T


Adobe Dreamweaver (Windows)
Quick Tag Editor
Coding Shortcuts

Ctrl + T


JetBrains PyCharm (Windows)
Update Project from VCS
VCS/Local History

Ctrl + T


Adobe Animate CC (Windows)
Show or hide the History panel
Miscellaneous Action

Ctrl + T


Bash (Linux)
Swap Last Character before Cursor
Editing

Ctrl + T


Adobe Animate CC (Windows)
Scale and/or rotate the selection using numeric values
Miscellaneous Action

Ctrl + T


Autodesk Mudbox 2017 (Windows)
Full Screen
Display

Ctrl + T


Daz 3D Bryce 7 (Windows)
Motion Tab
Object

Ctrl + T


JetBrains PhpStorm (MacOS)
Refactor This(Show All Available Refactoring)
Refactoring

Ctrl + T


AbiWord (Linux)
Overline Text
7 Shortcuts for AbiWord (Linux)

Ctrl + T


AbiWord (Windows)
Overline Text
7 Shortcuts for AbiWord (Windows)

Ctrl + T


Daz 3D Bryce 7 (Windows)
Motion Lab
Palettes and Labs

Ctrl + T


JetBrains PhpStorm (Windows)
Update Project from VCS
VCS/Local History

Ctrl + T


Blender 3D (Windows)
Make Selected Object Track Active Object
Object Mode

Ctrl + T


JetBrains PhpStorm (Linux)
Update Project from VCS
VCS/Local History

Ctrl + T


ACDSee (Windows)
Open Batch Adjust TimeStamp Dialog Box
View Mode

Ctrl + T


Corel PhotoPaint X6 (Windows)
Tone Curve
Adjust

Ctrl + T


Corel Ventura 10 (Windows)
Thin Space
Special Characters

Ctrl + T


Steinberg Cubase 9 (Windows)
Open tempo track
Project

Ctrl + T


Corel WordPerfect X8 (Windows)
Template
63 Shortcuts for Corel WordPerfect X8 (Windows)

Ctrl + T


HTML-Kit (Windows)
Invoke Two step Keyboard Shortcut based on Ctrl+T
87 Shortcuts for HTML-Kit (Windows)

Ctrl + T


Corel Draw X8 (Windows)
Format text
Text Formatting

Ctrl + T


Chief Architect (Windows)
Cabinet Tools - Wall Cabinet
View Mode

Ctrl + T


Edius (Windows)
Create new freeze frame
General

Ctrl + T


Houdini (Windows)
New pane tab
Main Menu

Ctrl + T


InCopy CC (Windows)
Activate Character panel
Type Panel and Dialog Boxes

Ctrl + T


MusicBee (Windows)
Create New Tab
Tabs

Ctrl + T


Forte (Windows)
View Next Unread Message in Thread
Main Browser Window

Ctrl + T


Flock (Windows)
New tab
General

Ctrl + T


Poser Pro (Windows)
Display>Camera View >From top
Display

Ctrl + T


Brackets (Windows)
Go to Definition
99 Shortcuts for Brackets (Windows)

Ctrl + T


Adobe Captivate 2017 (Windows)
Open project template
General and Miscellaneous Shortcuts

Ctrl + T


Krita Painting 3 (Windows)
Transform tool
Painting

Ctrl + T


MetaTrader MT4 (Windows)
Open/Close Terminal Window
Miscellaneous Shortcuts

Ctrl + T


WinSCP 5 (Windows)
Open terminal window
Service Commands

Ctrl + T


vSphere Client (Windows)
Reset VM
Miscellaneus Shortcuts

Ctrl + T


Forte (Windows)
Manage Attachments
Composition Window

Ctrl + T


MediaMonkey (Windows)
Auto-Tag from filename
Standard Keyboard Shortcuts

Ctrl + T


Informix Genero 2.5.0 (Windows)
Code Templates
Code Templates

Ctrl + T


VideoPad Video Editor (Windows)
Add text clip
Clip

Ctrl + T


Soundforge (Windows)
Trim (crop) to the current selection
Data Window

Ctrl + T


Teamcenter (Windows)
Create New Item
New Creation

Ctrl + T


Groove Music (Windows)
Repeat On/Off
Music Play

Ctrl + T


XYplorer (Windows)
Open New Tab
General Shortcuts

Ctrl + T


Siemens NX 11 (Windows)
Move Object
Edit Menu

Ctrl + T


Scottrade (Windows)
Open Times and Sales Window
32 Shortcuts for Scottrade (Windows)

Ctrl + T


Maxthon (Web Application)
Tile windows vertically
Others

Ctrl + T


Jetbrains CLion (Windows)
Update Project from VCS
VCS/Local History

Ctrl + T


Delphi 10 (Windows)
Delete text from cursor position until end of word
193 Shortcuts for Delphi 10 (Windows)

Ctrl + T


Vegas Pro 14 (Windows)
Trim event to selection
General Editing

Ctrl + T


Visual Studio Code (Windows)
Show all Symbols
Navigation Shortcuts

Ctrl + T


Quickbooks Desktop (Windows)
Open memorized transaction list
Access Main Functions / Windows

Ctrl + T


Vegas Pro 14 (Windows)
Trim/crop selected events
Event Selection and Editing

Ctrl + T


ProRealTime (Windows)
ProRealTrend Detection
Display Menu

Ctrl + T


Pencil2D (Windows)
Crop to Selection
57 Shortcuts for Pencil2D (Windows)

Ctrl + T


GOM Player (Windows)
On Top While Playing
Others

Ctrl + T


Anim8or (Windows)
Fast Select
Top Toolbar Shortcuts

Ctrl + T


Soundforge (Windows)
Toggle Ignore/Mix/Insert Tail Data options
Plug-In Chain

Ctrl + T


Xamarin Studio (MonoDevelop) (MacOS)
Transpose Character
Text Editor

Ctrl + T


GeoModeller3D (Windows)
Create a section from its Trace
2D View Section Control

Ctrl + T


Zwift (PC and macOS)
Toggle hotkeys on / off
General

Ctrl + T


Solid Edge (Windows)
Top
Manipulation

Ctrl + T


Rhino (Windows)
Trim
Default Shortcuts

Ctrl + T


Putty (Windows)
Swap the last two characters before the cursor
16 Shortcuts for Putty (Windows)

Ctrl + T


CodeLite 10 (Windows)
Swap line caret is on with line above it
Editor

Ctrl + T


TurboCAD (Windows)
Select all entities of specific type
171 Shortcuts for TurboCAD (Windows)

Ctrl + T


CodeLite 10 (Windows)
Line transpose with previous.
Editor

Ctrl + T


Alphacam (Windows)
Text
Regular Commands

Ctrl + T


Skipper
Create Entity
Visual model shortcuts

Ctrl + T


FlashFXP (Web Application)
Transfer selected items
54 Shortcuts for FlashFXP (Web Application)

Ctrl + T


Anno 1800
Display subtitles
Interface

Ctrl + T


Surfcam (Windows)
Display the Tap/Drill Chart
60 Shortcuts for Surfcam (Windows)

Ctrl + T


Simplify3D
Drop model to table
Edit menu

Ctrl + T


Vivaldi
New tab
Tab

Ctrl + T


CuteFTP (Windows)
Connects to Site selected in the Site Manager
General

Ctrl + T


Xyplorer
Transparency Grid
Other Shortcuts

Ctrl + T


VariCAD (Windows)
Translate or Copy 2D Objects
Hot Keys

Ctrl + T


Moldflow Insight (Windows)
Mesh Tools (Auto Repair)
Mesh

Ctrl + T


Comodo IceDragon (Windows)
New Tab
Windows and Tabs

Ctrl + T


Evergreen (Linux)
New Tab
Navigation

Ctrl + T


Geany (Windows)
Go to tag definition
Editting

Ctrl + T


Geany (Linux)
Go to tag definition
Editting

Ctrl + T


PhotoFiltre (Windows)
Add text
Selection, past and text

Ctrl + T


Ulead PhotoImpact 8 (Windows)
Repeats the last menu command
Edit Menu

Ctrl + T


Roblox Studio
Rotate about X axis
Selecting and Editing Parts

Ctrl + T


Affinity Photo
Show Character
Text shortcuts

Ctrl + T


ChessBase 13
Show tournament index of the selected database
Database window

Ctrl + T


Browser tab management
New tab
Chrome OS

Ctrl + T


Ableton Live 9 (Windows)
Insert Audio Track
Ctrls for Tracks

Ctrl + T


Assetto Corsa
Traction control levels (off, 1-4)
Undocumented shortcuts

Ctrl + T


ArtRage 4.5 5 (Windows)
Load Tracing Image
Menus

Ctrl + T


GibbsCAM (Windows)
Reverse Arc
Modify Menu

Ctrl + T


SpaceClaim (Windows)
Set Spin center
71 Shortcuts for SpaceClaim (Windows)

Ctrl + T


DaVinci Resolve 14 (Windows)
Add transition
Edit

Ctrl + T


Vectorworks (Windows)
Trim
Modify Menu

Ctrl + T


WinRAR
Folder tree - Show archive folders
Options menu

Ctrl + T


Modo (Windows)
Soft drag
Tools

Ctrl + T


Arduino (Windows)
Adjust Alignment and Spce
29 Shortcuts for Arduino (Windows)

Ctrl + T


gThumb (Linux)
Shows/hides the Thumbnails in the browser mode
User Interface

Ctrl + T


RStudio (Mac)
Transpose Letters
Source

Ctrl + T


Arduino (Linux)
Adjust Alignment and Spce
29 Shortcuts for Arduino (Linux)

Ctrl + T


NetHack
Teleport
Movement

Ctrl + T


Cisco IOS
Transpose mistyped character
Transposing mistyped characters

Ctrl + T


The Curse of Monkey Island
Toggle voice and / or text
Other

Ctrl + T


Arduino (Linux)
Auto Format
29 Shortcuts for Arduino (Linux)

Ctrl + T


LDView
Model tree
General

Ctrl + T


Arduino (Windows)
Auto Format
29 Shortcuts for Arduino (Windows)

Ctrl + T


Pidgin (Linux)
File Transfers
Tools

Ctrl + T


Sage Simply Accounting (Windows)
Store as a recurring transaction
Keyboard Shortcuts in Transaction Windows

Ctrl + T


AVS Audio Editor (Windows)
Trims to selection
Edit

Ctrl + T


Brave Browser (Windows)
New Tab
Tabs and Windows

Ctrl + T


eM Client (Windows)
Translate Email
13 Shortcuts for eM Client (Windows)

Ctrl + T


KiCad 5.0.2
New project from template
KiCad Manager

Ctrl + T


WavePad Sound Editor (Windows)
Trim
Edit Operations

Ctrl + T


SolveSpace (Windows)
Paste Transformed
Edit menu

Ctrl + T


IPython Shell
Transpose (e.g. switch) previous two characters
Text entry

Ctrl + T


FlightGear
Toggle terrain follow (AGL) lock
Autopilot related

Ctrl + T


MuseScore (Windows)
Staff Text
Text Entry Shortcuts

Ctrl + T


CamBam (Windows)
Regenerate All Toolpaths
32 Shortcuts for CamBam (Windows)

Ctrl + T


BricsCAD (Windows)
Turns the tablet on/off
Other Shortcuts

Ctrl + T


BricsCAD (Linux)
Turns the tablet on/off
Other Shortcuts

Ctrl + T


AVS Video Editor (Windows)
Add text
Text Properties

Ctrl + T


ComplyPro 2017B (Windows)
Edit - Object Text
In Grid View

Ctrl + T


KeyCreator (Windows)
Edit Entity
Set Various Entities

Ctrl + T


Solidwork Composer (Windows)
Shows/hides all actors
35 Shortcuts for Solidwork Composer (Windows)

Ctrl + T


eMachineShop (Windows)
Transform – change position, size, shape of the line(s)
38 Shortcuts for eMachineShop (Windows)

Ctrl + T


SuperMemo (Windows)
Edit Text Components
129 Shortcuts for SuperMemo (Windows)

Ctrl + T


MindManager v19 (Windows)
Notes (add extra details as notes to keep the map short)
Add info

Ctrl + T


Adobe Extension Manager
Export extension list
General

Ctrl + T


Altium Designer (Windows)
Set rotation and translation
PCB3D Library Editor Shortcuts

Ctrl + T


Altium Designer (Windows)
Toggle Trace selection mode On/Off
CAM Editor Shortcuts

Ctrl + T


Google Chrome
Open a new tab, and jump to it
Tab and window shortcuts

Ctrl + T


Ableton Live 10
Insert Audio Track
Commands for Tracks

Ctrl + T


GitHub Desktop
Repository list
View menu

Ctrl + T


ARK: Survival Evolved
Transfer Item
While in inventory

Ctrl + T


Claws Mail
Toggle threaded display
Main window

Ctrl + T


Altium Designer (Windows)
Delete to beginning of next word
Common Shortcuts

Ctrl + T


Nuclide (Linux)
Use OmniSearch to open files
Common

Ctrl + T


Evolution
Go to today
Calendar/Task Components - Navigation

Ctrl + T


SAP NetWeaver Business Client 5.0 for Desktop
New Tab
General

Ctrl + T


Microsoft Sticky Notes
Strikethrough
Formatting

Ctrl + T


Winamp
Toggle time display mode
General

Ctrl + T


Siemens NX
Move object
Edit menu

Ctrl + T


Tibia
Open the Help Channel to get help by experienced players
Help and Report Functions

Ctrl + T


Adobe Illustrator
Open the Character panel
Character and Paragraph panels

Ctrl + T


QuickBooks Desktop
Opens the Memorized Transaction List
Memorized Transactions

Ctrl + T


Quicken 2018
Go to the Memorized Payee List
Features and lists

Ctrl + T


Ace Editor
Transpose letters
Other

Ctrl + T


RPG Maker
Open the map shifting
Editor

Ctrl + T


Nimbus Note
Insert table
Formatting

Ctrl + T


Adobe Bridge CC
Show thumbnail only
View menu

Ctrl + T


ArtRage Studio Pro
Load Tracing Image…
Tracing Commands

Ctrl + T


UiPath Studio
Places the activity inside the Try section of a Try Catch activity
Selected activity

Ctrl + T


Evernote for Windows
Strikethrough
Note Editor

Ctrl + T


Adobe Lightroom Classic
Hide/show tether capture bar
Managing photos and catalogs

Ctrl + T


Bash (Unix shell)
Swap the last two characters before the cursor with each other
Correcting text

Ctrl + T


Atom (Windows)
(Source: Fuzzy Finder) fuzzy-finder:toggle-file-finder
All shortcuts

Ctrl + T


Nuke
Add a dissolve between two selected shots
Timeline

Ctrl + T


PaintShop Pro 2018
Mirror vertical
Shortcuts with Ctrl

Ctrl + T


PureSync
Settings for synchronazitions
Help

Ctrl + T


CorelDRAW Graphics Suite 2018
Character Formatting
General

Ctrl + T


Escape from Tarkov
Toggle laser sight
General

Ctrl + T


Adobe Animate CC (Windows)
Scale and/or rotate the selection using numeric values
Miscellaneous actions

Ctrl + T


jEdit
Add marker with shortcut key.
Markers

Ctrl + T


Bluebeam Revu
New WebTab
Advanced text

Ctrl + T


Kindle for PC
Toggle Text-to-Speech
Using Text-to-Speech

Ctrl + T


Matlab
Uncomment
General

Ctrl + T


Windows PowerShell ISE
New PowerShell Tab
Windows PowerShell tabs

Ctrl + T


Metapad
Show toolbar
Options

Ctrl + T


Microsoft FrontPage
With the graphic selected, create an auto thumbnail (thumbnail: A miniature representation of a picture on a Web page, usually containing a hyperlink to a full-size version of the graphic. Thumbnails are used to load pages rich in graphics or pictures more quickly in a Web browser.).
Work with tables, graphics, and hyperlinks

Ctrl + T


Adobe Premiere Pro (Windows)
Title...
File

Ctrl + T


LightWave 3D
Tip move
Layout: Setup

Ctrl + T


Camtasia
Test the menu
Camtasia MenuMaker

Ctrl + T


Clip Studio Paint Pro
Transform: Scale up/Scale down/Rotate
Edit menu

Ctrl + T


gedit
Create a new document in a new tab
Working with files

Ctrl + T


TextRoom
Insert time
General

Ctrl + T


Corel Painter
Tracing paper
Canvas menu

Ctrl + T


PDF-XChange Editor
Show/hide thumbnails pane
General

Ctrl + T


Microsoft Word 2016
Create a hanging indent
Change paragraph alignment

Ctrl + T


Chromebook and Chrome OS
Open a new tab
Tabs and windows

Ctrl + T


Adobe Premiere Pro (Mac)
Toggle Trim Type
Multi camera

Ctrl + T


WavePad
Trim
Edit Operations

Ctrl + T


Comodo IceDragon
New Tab
Windows and Tabs

Ctrl + T


Ardour
Insert time
Editing with Edit Point

Ctrl + T


Brackets
Go to Definition
General

Ctrl + T


IntelliJ IDEA (Windows, Linux)
Update project from VCS
VCS / Local history

Ctrl + T


Microsoft PowerPoint (Slideshows)
View the computer task bar
Control your slide show during the presentation

Ctrl + T


Mp3tag
Read tag
General

Ctrl + T


GoldWave
Trims the sound.  Removes all audio outside the selection.
Editing

Ctrl + T


WinHex
Modify data
Edit menu

Ctrl + T


GIMP
Toggle selections
Selections

Ctrl + T


Kodi
Subtitle position control
Playback

Ctrl + T


Zim
Make selected text verbatim text (monospace font)
General

Ctrl + T


WordPerfect X8
Template
General

Ctrl + T


Microsoft PowerPoint (Creating presentations)
Open the Font dialog box to change the formatting of characters
Format text: Apple character formatting

Ctrl + T


Google Sheets (Android)
Insert new sheet
Common actions

Ctrl + T


WriteMonkey
Strike / unstrike line or selection
Editing

Ctrl + T


LibreOffice
Opens the Enter Title dialog
Gallery preview area

Ctrl + T


Tekla Structures 20
Toggle orientation
User Coordinate System (UCS)

Ctrl + T


GNU Emacs
Transpose characters
Transposing

Ctrl + T


Guitar Pro
Time signature
Bar - General

Ctrl + T


Maple
Show Completion Matches
Command line interface

Ctrl + T


NewsBin Pro
Toggle date / age (available after Version 5.5 series)
Post and search tab

Ctrl + T


Multi Commander
Tab - Duplicate Tab
Core shortcuts

Ctrl + T


KompoZer
Open New Tab
General

Ctrl + T


Midnight Commander
tag or untag files. To untag files, just retag a tagged file
File panel actions

Ctrl + T


REAPER
Track: Insert new track
Section: Main

Ctrl + T


Delphi
Delete text from cursor position until end of word
General

Ctrl + T


FileMaker
Toggle the display state of selected tables or notes (Tables can be displayed fully expanded, by table name alone, and by table name and related fields. Notes can be displayed expanded or collapsed)
Table and relationship selection and arrangement

Ctrl + T


Qt Creator
Activate contents in Help mode
Help

Ctrl + T


eM Client
Translate email
General

Ctrl + T


Maxthon
Tile windows vertically
Others

Ctrl + T


Microsoft Visual Studio 2017 (All shortcuts)
QueryDesigner.CancelRetrievingData
View Designer

Ctrl + T


The Bat!
Copy thread
Working with Messages

Ctrl + T


Visual Studio Code (Linux)
Show all symbols
Navigation

Ctrl + T