Challenge - 5 Problems
Excel Keyboard Shortcut Master
Get all challenges correct to earn this badge!
Test your skills under time pressure!
📊 Formula Result
intermediate1:00remaining
What is the result of pressing Ctrl + ; in Excel?
In an Excel worksheet, you press Ctrl + ; in a selected cell. What happens?
Attempts:
2 left
💡 Hint
Think about shortcuts that quickly insert date or time.
✗ Incorrect
Ctrl + ; inserts the current date into the active cell without changing formatting.
❓ Function Choice
intermediate1:30remaining
Which shortcut quickly selects the entire data region around the active cell?
You want to select all adjacent cells with data around your current cell without dragging. Which keyboard shortcut do you use?
Attempts:
2 left
💡 Hint
This shortcut selects the current region of data.
✗ Incorrect
Ctrl + Shift + * selects the current data region around the active cell.
🎯 Scenario
advanced1:30remaining
You want to quickly copy the value from the cell above without using the mouse. Which shortcut do you use?
In Excel, you want to fill the current cell with the value from the cell directly above it using only the keyboard. Which shortcut achieves this?
Attempts:
2 left
💡 Hint
This shortcut fills down the value from above.
✗ Incorrect
Ctrl + D copies the content from the cell above into the current cell.
📊 Formula Result
advanced1:00remaining
What happens when you press Ctrl + Shift + L in Excel?
You press Ctrl + Shift + L in an Excel worksheet. What is the effect?
Attempts:
2 left
💡 Hint
Think about filtering data quickly.
✗ Incorrect
Ctrl + Shift + L toggles the AutoFilter feature on or off for the selected range.
❓ data_analysis
expert2:00remaining
How many cells are selected after pressing Ctrl + Shift + End from cell A1 in a worksheet with data up to cell D10?
Starting from cell A1, you press Ctrl + Shift + End. The worksheet has data filled from A1 to D10. How many cells are selected after this shortcut?
Attempts:
2 left
💡 Hint
Count all cells from A1 to D10 inclusive.
✗ Incorrect
Ctrl + Shift + End selects from the active cell to the last used cell. From A1 to D10 is 4 columns × 10 rows = 40 cells.