How to select all objects (pictures and charts) easily in Excel?
How do you select all objects, such as all pictures, and all charts? This article is going to introduce tricky ways to select all objects, to select all pictures, and to select all charts easily in active worksheet in Excel.
Select all objects in active worksheet
Select all pictures in active worksheet
Select all charts in active worksheet
Delete all objects/ pictures/ charts/ shapes in active/selected/all worksheets
Easily insert multiple pictures/images into cells in Excel
Normally pictures are inserted above cells in Excel. But Kutools for Excel’s Import Pictures utility can help Excel users batch insert each picture/image into a single cell as below screenshot shown:
Go to Download Free Trial 60 daysPurchasePayPal / MyCommerce
Recommended Productivity Software
Office Tab: Use tabbed interface in Office as the use of web browser Chrome, Firefox and Internet Explorer.Kutools for Excel: Adds 120 powerful new features to Excel. Increase your productivity in 5 minutes. Save two hours every day!Classic Menu for Office: Brings back your familiar menus to Office 2007, 2010, 2013 and 2016 (includes Office 365).
Select all objects in active worksheet
Amazing! Using Tabs in Excel like Firefox, Chrome, Internet Explore 10!
How to be more efficient and save time when using Excel?
You can apply the Go To command to select all objects easily. You can do it with following steps:
Step 1: Press the F5 key to open the Go To dialog box.
Step 2: Click the Special button at the bottom to open the Go To Special dialog box.
Step 3: In the Go To Special dialog box, check the Objects option.
Step 4: Click OK. Then it selects all kinds of objects in active worksheet, including all pictures, all charts, all shapes, and so on.
Select all pictures in active worksheet
It seems no easy way to select all pictures except manually selecting each one. Actually, VB macro can help you to select all pictures in active worksheet quickly.
Step 1: Hold down the ALT + F11 keys, and it opens the Microsoft Visual Basic for Applications window.
Step 2: Click Insert > Module, and paste the following macro in the Module Window.
VBA: Select all pictures in active worksheet
1
2
3
Public Sub SelectAllPics()
ActiveSheet.Pictures.Select
End Sub
Step 3: Press the F5 key to run this macro. Then it selects all pictures in active worksheet immediately.
Select all charts in active worksheet
VB macro can also help you to select all charts in active worksheet too.
Step 1: Hold down the ALT + F11 keys, and it opens the Microsoft Visual Basic for Applications window.
Step 2: Click Insert > Module, and paste the following macro in the Module Window.
VBA: Select all charts in active worksheet
1
2
3
Public Sub SelectAllCharts()
ActiveSheet.ChartObjects.Select
End Sub
Step 3: Press the F5 key to run this macro. This macro will select all kinds of charts in active worksheet in a blink of eyes.
Quickly delete all objects/ pictures/ charts/ shapes in active/selected/all worksheets
Sometimes, you may need to delete all pictures, charts, or shapes from current worksheet, current workbook or specified worksheets. You can apply Kutools for Excel’s Delete Illustrations & Objects utility to archive it easily.
Kutools for Excel — Combines More Than 120 Advanced Functions and Tools for Microsoft Excel
Go to DownloadFree Trial 60 daysPurchasePayPal / MyCommerce
1. Click Kutools > Delete > Delete Illustrations & Objects.
2. In the opening dialog box, you need to:
(1) In the Delete section, please specify the types of objects you want to delete.
In our case, we want to remove charts and pictures, therefore we check the Charts option and Pictures option.
(2) In the Look in section, specify the deleting scope.
In our case, we want to remove charts and pictures from several specified sheets, therefore we check the Selected Sheets option, and then check the specified worksheet in the right box. See left screenshot:
Free Download Kutools for Excel Now
3. Click the Ok button.
Then all charts and pictures are removed from the specified worksheets.
Related Articles
Delete all Pictures easily
Delete all charts Workbooks
Delete all Auto Shapes quickly
Delete all Text Boxes quickly
Is your problem solved?
Yes, I want to be more efficiency and save time when using Excel No, the problem persists and I need further support
Recommended Productivity Tools
The following tools will greatly save your time and effort, which one do you prefer?Office Tab: Using handy tabs in your Office, as the way of Chrome, Firefox and New Internet Explorer.Kutools for Excel: 120 powerful new functions for Excel, Increase your productivity in 5 minutes. Save two hours every day!Classic Menu for Office: Bring back familiar menus to Office 2007, 2010, 2013 and 365, as if it were Office 2000 and 2003.
Kutools for Excel
Amazing! Increase your productivity in 5 minutes. Don’t need any special skills, save two hours every day!
More than 120 powerful advanced functions which designed for Excel:
- Merge Cell/Rows/Columns without Losing Data.
- Combine and Consolidate Multiple Sheets and Workbooks.
- Compare Ranges, Copy Multiple Ranges, Convert Text to Date, Unit and Currency Conversion.
- Count by Colors, Paging Subtotals, Advanced Sort and Super Filter,
- More Select/Insert/Delete/Text/Format/Link/Comment/Workbooks/Worksheets Tools…
Many users find that using an external keyboard with keyboard shortcuts for Excel helps them work more efficiently. For users with mobility or vision disabilities, keyboard shortcuts can be easier than using the touchscreen and are an essential alternative to using a mouse.
Notes:
-
The shortcuts in this topic refer to the US keyboard layout. Keys for other layouts might not correspond exactly to the keys on a US keyboard.
-
A plus sign (+) in a shortcut means that you need to press multiple keys at the same time.
-
A comma sign (,) in a shortcut means that you need to press multiple keys in order.
This article describes the keyboard shortcuts, function keys, and some other common shortcut keys in Excel for Windows.
Notes:
-
To quickly find a shortcut in this article, you can use the Search. Press Ctrl+F, and then type your search words.
-
If an action that you use often does not have a shortcut key, you can record a macro to create one. For instructions, go to Automate tasks with the Macro Recorder.
-
Download our 50 time-saving Excel shortcuts quick tips guide.
-
Get the Excel 2016 keyboard shortcuts in a Word document: Excel keyboard shortcuts and function keys.
In this topic
-
Frequently used shortcuts
-
Ribbon keyboard shortcuts
-
Use the Access keys for ribbon tabs
-
Work in the ribbon with the keyboard
-
-
Keyboard shortcuts for navigating in cells
-
Keyboard shortcuts for formatting cells
-
Keyboard shortcuts in the Paste Special dialog box in Excel 2013
-
-
Keyboard shortcuts for making selections and performing actions
-
Keyboard shortcuts for working with data, functions, and the formula bar
-
Keyboard shortcuts for refreshing external data
-
Power Pivot keyboard shortcuts
-
Function keys
-
Other useful shortcut keys
Frequently used shortcuts
This table lists the most frequently used shortcuts in Excel.
To do this |
Press |
---|---|
Close a workbook. |
Ctrl+W |
Open a workbook. |
Ctrl+O |
Go to the Home tab. |
Alt+H |
Save a workbook. |
Ctrl+S |
Copy selection. |
Ctrl+C |
Paste selection. |
Ctrl+V |
Undo recent action. |
Ctrl+Z |
Remove cell contents. |
Delete |
Choose a fill color. |
Alt+H, H |
Cut selection. |
Ctrl+X |
Go to the Insert tab. |
Alt+N |
Apply bold formatting. |
Ctrl+B |
Center align cell contents. |
Alt+H, A, C |
Go to the Page Layout tab. |
Alt+P |
Go to the Data tab. |
Alt+A |
Go to the View tab. |
Alt+W |
Open the context menu. |
Shift+F10 or Windows Menu key |
Add borders. |
Alt+H, B |
Delete column. |
Alt+H, D, C |
Go to the Formula tab. |
Alt+M |
Hide the selected rows. |
Ctrl+9 |
Hide the selected columns. |
Ctrl+0 |
Top of Page
Ribbon keyboard shortcuts
The ribbon groups related options on tabs. For example, on the Home tab, the Number group includes the Number Format option. Press the Alt key to display the ribbon shortcuts, called Key Tips, as letters in small images next to the tabs and options as shown in the image below.
You can combine the Key Tips letters with the Alt key to make shortcuts called Access Keys for the ribbon options. For example, press Alt+H to open the Home tab, and Alt+Q to move to the Tell me or Search field. Press Alt again to see KeyTips for the options for the selected tab.
Depending on the version of Microsoft 365 you are using, the Search text field at the top of the app window might be called Tell Me instead. Both offer a largely similar experience, but some options and search results can vary.
In Office 2013 and Office 2010, most of the old Alt key menu shortcuts still work, too. However, you need to know the full shortcut. For example, press Alt, and then press one of the old menu keys, for example, E (Edit), V (View), I (Insert), and so on. A notification pops up saying you’re using an access key from an earlier version of Microsoft 365. If you know the entire key sequence, go ahead, and use it. If you don’t know the sequence, press Esc and use Key Tips instead.
Use the Access keys for ribbon tabs
To go directly to a tab on the ribbon, press one of the following access keys. Additional tabs might appear depending on your selection in the worksheet.
To do this |
Press |
---|---|
Move to the Tell me or Search field on the ribbon and type a search term for assistance or Help content. |
Alt+Q, then enter the search term. |
Open the File menu. |
Alt+F |
Open the Home tab and format text and numbers and use the Find tool. |
Alt+H |
Open the Insert tab and insert PivotTables, charts, add-ins, Sparklines, pictures, shapes, headers, or text boxes. |
Alt+N |
Open the Page Layout tab and work with themes, page setup, scale, and alignment. |
Alt+P |
Open the Formulas tab and insert, trace, and customize functions and calculations. |
Alt+M |
Open the Data tab and connect to, sort, filter, analyze, and work with data. |
Alt+A |
Open the Review tab and check spelling, add notes and threaded comments, and protect sheets and workbooks. |
Alt+R |
Open the View tab and preview page breaks and layouts, show and hide gridlines and headings, set zoom magnification, manage windows and panes, and view macros. |
Alt+W |
Top of Page
Work in the ribbon with the keyboard
To do this |
Press |
---|---|
Select the active tab on the ribbon and activate the access keys. |
Alt or F10. To move to a different tab, use access keys or the arrow keys. |
Move the focus to commands on the ribbon. |
Tab key or Shift+Tab |
Move down, up, left, or right, respectively, among the items on the ribbon. |
Arrow keys |
Show the tooltip for the ribbon element currently in focus. |
Ctrl+Shift+F10 |
Activate a selected button. |
Spacebar or Enter |
Open the list for a selected command. |
Down arrow key |
Open the menu for a selected button. |
Alt+Down arrow key |
When a menu or submenu is open, move to the next command. |
Down arrow key |
Expand or collapse the ribbon. |
Ctrl+F1 |
Open a context menu. |
Shift+F10 Or, on a Windows keyboard, the Windows Menu key (usually between the Alt Gr and right Ctrl keys) |
Move to the submenu when a main menu is open or selected. |
Left arrow key |
Move from one group of controls to another. |
Ctrl+Left or Right arrow key |
Top of Page
Keyboard shortcuts for navigating in cells
To do this |
Press |
---|---|
Move to the previous cell in a worksheet or the previous option in a dialog box. |
Shift+Tab |
Move one cell up in a worksheet. |
Up arrow key |
Move one cell down in a worksheet. |
Down arrow key |
Move one cell left in a worksheet. |
Left arrow key |
Move one cell right in a worksheet. |
Right arrow key |
Move to the edge of the current data region in a worksheet. |
Ctrl+Arrow key |
Enter the End mode, move to the next nonblank cell in the same column or row as the active cell, and turn off End mode. If the cells are blank, move to the last cell in the row or column. |
End, Arrow key |
Move to the last cell on a worksheet, to the lowest used row of the rightmost used column. |
Ctrl+End |
Extend the selection of cells to the last used cell on the worksheet (lower-right corner). |
Ctrl+Shift+End |
Move to the cell in the upper-left corner of the window when Scroll lock is turned on. |
Home+Scroll lock |
Move to the beginning of a worksheet. |
Ctrl+Home |
Move one screen down in a worksheet. |
Page down |
Move to the next sheet in a workbook. |
Ctrl+Page down |
Move one screen to the right in a worksheet. |
Alt+Page down |
Move one screen up in a worksheet. |
Page up |
Move one screen to the left in a worksheet. |
Alt+Page up |
Move to the previous sheet in a workbook. |
Ctrl+Page up |
Move one cell to the right in a worksheet. Or, in a protected worksheet, move between unlocked cells. |
Tab key |
Open the list of validation choices on a cell that has data validation option applied to it. |
Alt+Down arrow key |
Cycle through floating shapes, such as text boxes or images. |
Ctrl+Alt+5, then the Tab key repeatedly |
Exit the floating shape navigation and return to the normal navigation. |
Esc |
Scroll horizontally. |
Ctrl+Shift, then scroll your mouse wheel up to go left, down to go right |
Zoom in. |
Ctrl+Alt+Equal sign ( = ) |
Zoom out. |
Ctrl+Alt+Minus sign (-) |
Top of Page
Keyboard shortcuts for formatting cells
To do this |
Press |
---|---|
Open the Format Cells dialog box. |
Ctrl+1 |
Format fonts in the Format Cells dialog box. |
Ctrl+Shift+F or Ctrl+Shift+P |
Edit the active cell and put the insertion point at the end of its contents. Or, if editing is turned off for the cell, move the insertion point into the formula bar. If editing a formula, toggle Point mode off or on so you can use the arrow keys to create a reference. |
F2 |
Insert a note. Open and edit a cell note. |
Shift+F2 Shift+F2 |
Insert a threaded comment. Open and reply to a threaded comment. |
Ctrl+Shift+F2 Ctrl+Shift+F2 |
Open the Insert dialog box to insert blank cells. |
Ctrl+Shift+Plus sign (+) |
Open the Delete dialog box to delete selected cells. |
Ctrl+Minus sign (-) |
Enter the current time. |
Ctrl+Shift+Colon (:) |
Enter the current date. |
Ctrl+Semicolon (;) |
Switch between displaying cell values or formulas in the worksheet. |
Ctrl+Grave accent (`) |
Copy a formula from the cell above the active cell into the cell or the formula bar. |
Ctrl+Apostrophe (‘) |
Move the selected cells. |
Ctrl+X |
Copy the selected cells. |
Ctrl+C |
Paste content at the insertion point, replacing any selection. |
Ctrl+V |
Open the Paste Special dialog box. |
Ctrl+Alt+V |
Italicize text or remove italic formatting. |
Ctrl+I or Ctrl+3 |
Bold text or remove bold formatting. |
Ctrl+B or Ctrl+2 |
Underline text or remove underline. |
Ctrl+U or Ctrl+4 |
Apply or remove strikethrough formatting. |
Ctrl+5 |
Switch between hiding objects, displaying objects, and displaying placeholders for objects. |
Ctrl+6 |
Apply an outline border to the selected cells. |
Ctrl+Shift+Ampersand sign (&) |
Remove the outline border from the selected cells. |
Ctrl+Shift+Underscore (_) |
Display or hide the outline symbols. |
Ctrl+8 |
Use the Fill Down command to copy the contents and format of the topmost cell of a selected range into the cells below. |
Ctrl+D |
Apply the General number format. |
Ctrl+Shift+Tilde sign (~) |
Apply the Currency format with two decimal places (negative numbers in parentheses). |
Ctrl+Shift+Dollar sign ($) |
Apply the Percentage format with no decimal places. |
Ctrl+Shift+Percent sign (%) |
Apply the Scientific number format with two decimal places. |
Ctrl+Shift+Caret sign (^) |
Apply the Date format with the day, month, and year. |
Ctrl+Shift+Number sign (#) |
Apply the Time format with the hour and minute, and AM or PM. |
Ctrl+Shift+At sign (@) |
Apply the Number format with two decimal places, thousands separator, and minus sign (-) for negative values. |
Ctrl+Shift+Exclamation point (!) |
Open the Insert hyperlink dialog box. |
Ctrl+K |
Check spelling in the active worksheet or selected range. |
F7 |
Display the Quick Analysis options for selected cells that contain data. |
Ctrl+Q |
Display the Create Table dialog box. |
Ctrl+L or Ctrl+T |
Open the Workbook Statistics dialog box. |
Ctrl+Shift+G |
Top of Page
Keyboard shortcuts in the Paste Special dialog box in Excel 2013
In Excel 2013, you can paste a specific aspect of the copied data like its formatting or value using the Paste Special options. After you’ve copied the data, press Ctrl+Alt+V, or Alt+E+S to open the Paste Special dialog box.
Tip: You can also select Home > Paste > Paste Special.
To pick an option in the dialog box, press the underlined letter for that option. For example, press the letter C to pick the Comments option.
To do this |
Press |
---|---|
Paste all cell contents and formatting. |
A |
Paste only the formulas as entered in the formula bar. |
F |
Paste only the values (not the formulas). |
V |
Paste only the copied formatting. |
T |
Paste only comments and notes attached to the cell. |
C |
Paste only the data validation settings from copied cells. |
N |
Paste all cell contents and formatting from copied cells. |
H |
Paste all cell contents without borders. |
X |
Paste only column widths from copied cells. |
W |
Paste only formulas and number formats from copied cells. |
R |
Paste only the values (not formulas) and number formats from copied cells. |
U |
Top of Page
Keyboard shortcuts for making selections and performing actions
To do this |
Press |
---|---|
Select the entire worksheet. |
Ctrl+A or Ctrl+Shift+Spacebar |
Select the current and next sheet in a workbook. |
Ctrl+Shift+Page down |
Select the current and previous sheet in a workbook. |
Ctrl+Shift+Page up |
Extend the selection of cells by one cell. |
Shift+Arrow key |
Extend the selection of cells to the last nonblank cell in the same column or row as the active cell, or if the next cell is blank, to the next nonblank cell. |
Ctrl+Shift+Arrow key |
Turn extend mode on and use the arrow keys to extend a selection. Press again to turn off. |
F8 |
Add a non-adjacent cell or range to a selection of cells by using the arrow keys. |
Shift+F8 |
Start a new line in the same cell. |
Alt+Enter |
Fill the selected cell range with the current entry. |
Ctrl+Enter |
Complete a cell entry and select the cell above. |
Shift+Enter |
Select an entire column in a worksheet. |
Ctrl+Spacebar |
Select an entire row in a worksheet. |
Shift+Spacebar |
Select all objects on a worksheet when an object is selected. |
Ctrl+Shift+Spacebar |
Extend the selection of cells to the beginning of the worksheet. |
Ctrl+Shift+Home |
Select the current region if the worksheet contains data. Press a second time to select the current region and its summary rows. Press a third time to select the entire worksheet. |
Ctrl+A or Ctrl+Shift+Spacebar |
Select the current region around the active cell. |
Ctrl+Shift+Asterisk sign (*) |
Select the first command on the menu when a menu or submenu is visible. |
Home |
Repeat the last command or action, if possible. |
Ctrl+Y |
Undo the last action. |
Ctrl+Z |
Expand grouped rows or columns. |
While hovering over the collapsed items, press and hold the Shift key and scroll down. |
Collapse grouped rows or columns. |
While hovering over the expanded items, press and hold the Shift key and scroll up. |
Top of Page
Keyboard shortcuts for working with data, functions, and the formula bar
To do this |
Press |
---|---|
Turn on or off tooltips for checking formulas directly in the formula bar or in the cell you’re editing. |
Ctrl+Alt+P |
Edit the active cell and put the insertion point at the end of its contents. Or, if editing is turned off for the cell, move the insertion point into the formula bar. If editing a formula, toggle Point mode off or on so you can use the arrow keys to create a reference. |
F2 |
Expand or collapse the formula bar. |
Ctrl+Shift+U |
Cancel an entry in the cell or formula bar. |
Esc |
Complete an entry in the formula bar and select the cell below. |
Enter |
Move the cursor to the end of the text when in the formula bar. |
Ctrl+End |
Select all text in the formula bar from the cursor position to the end. |
Ctrl+Shift+End |
Calculate all worksheets in all open workbooks. |
F9 |
Calculate the active worksheet. |
Shift+F9 |
Calculate all worksheets in all open workbooks, regardless of whether they have changed since the last calculation. |
Ctrl+Alt+F9 |
Check dependent formulas, and then calculate all cells in all open workbooks, including cells not marked as needing to be calculated. |
Ctrl+Alt+Shift+F9 |
Display the menu or message for an Error Checking button. |
Alt+Shift+F10 |
Display the Function Arguments dialog box when the insertion point is to the right of a function name in a formula. |
Ctrl+A |
Insert argument names and parentheses when the insertion point is to the right of a function name in a formula. |
Ctrl+Shift+A |
Insert the AutoSum formula |
Alt+Equal sign ( = ) |
Invoke Flash Fill to automatically recognize patterns in adjacent columns and fill the current column |
Ctrl+E |
Cycle through all combinations of absolute and relative references in a formula if a cell reference or range is selected. |
F4 |
Insert a function. |
Shift+F3 |
Copy the value from the cell above the active cell into the cell or the formula bar. |
Ctrl+Shift+Straight quotation mark («) |
Create an embedded chart of the data in the current range. |
Alt+F1 |
Create a chart of the data in the current range in a separate Chart sheet. |
F11 |
Define a name to use in references. |
Alt+M, M, D |
Paste a name from the Paste Name dialog box (if names have been defined in the workbook). |
F3 |
Move to the first field in the next record of a data form. |
Enter |
Create, run, edit, or delete a macro. |
Alt+F8 |
Open the Microsoft Visual Basic For Applications Editor. |
Alt+F11 |
Open the Power Query Editor |
Alt+F12 |
Top of Page
Keyboard shortcuts for refreshing external data
Use the following keys to refresh data from external data sources.
To do this |
Press |
---|---|
Stop a refresh operation. |
Esc |
Refresh data in the current worksheet. |
Ctrl+F5 |
Refresh all data in the workbook. |
Ctrl+Alt+F5 |
Top of Page
Power Pivot keyboard shortcuts
Use the following keyboard shortcuts with Power Pivot in Microsoft 365, Excel 2019, Excel 2016, and Excel 2013.
To do this |
Press |
---|---|
Open the context menu for the selected cell, column, or row. |
Shift+F10 |
Select the entire table. |
Ctrl+A |
Copy selected data. |
Ctrl+C |
Delete the table. |
Ctrl+D |
Move the table. |
Ctrl+M |
Rename the table. |
Ctrl+R |
Save the file. |
Ctrl+S |
Redo the last action. |
Ctrl+Y |
Undo the last action. |
Ctrl+Z |
Select the current column. |
Ctrl+Spacebar |
Select the current row. |
Shift+Spacebar |
Select all cells from the current location to the last cell of the column. |
Shift+Page down |
Select all cells from the current location to the first cell of the column. |
Shift+Page up |
Select all cells from the current location to the last cell of the row. |
Shift+End |
Select all cells from the current location to the first cell of the row. |
Shift+Home |
Move to the previous table. |
Ctrl+Page up |
Move to the next table. |
Ctrl+Page down |
Move to the first cell in the upper-left corner of selected table. |
Ctrl+Home |
Move to the last cell in the lower-right corner of selected table. |
Ctrl+End |
Move to the first cell of the selected row. |
Ctrl+Left arrow key |
Move to the last cell of the selected row. |
Ctrl+Right arrow key |
Move to the first cell of the selected column. |
Ctrl+Up arrow key |
Move to the last cell of selected column. |
Ctrl+Down arrow key |
Close a dialog box or cancel a process, such as a paste operation. |
Ctrl+Esc |
Open the AutoFilter Menu dialog box. |
Alt+Down arrow key |
Open the Go To dialog box. |
F5 |
Recalculate all formulas in the Power Pivot window. For more information, see Recalculate Formulas in Power Pivot. |
F9 |
Top of Page
Function keys
Key |
Description |
---|---|
F1 |
|
F2 |
|
F3 |
|
F4 |
|
F5 |
|
F6 |
|
F7 |
|
F8 |
|
F9 |
|
F10 |
|
F11 |
|
F12 |
|
Top of Page
Other useful shortcut keys
Key |
Description |
---|---|
Alt |
For example,
|
Arrow keys |
|
Backspace |
|
Delete |
|
End |
|
Enter |
|
Esc |
|
Home |
|
Page down |
|
Page up |
|
Shift |
|
Spacebar |
|
Tab key |
|
Top of Page
See also
Excel help & learning
Basic tasks using a screen reader with Excel
Use a screen reader to explore and navigate Excel
Screen reader support for Excel
This article describes the keyboard shortcuts, function keys, and some other common shortcut keys in Excel for Mac.
Notes:
-
The settings in some versions of the Mac operating system (OS) and some utility applications might conflict with keyboard shortcuts and function key operations in Microsoft 365 for Mac.
-
If you don’t find a keyboard shortcut here that meets your needs, you can create a custom keyboard shortcut. For instructions, go to Create a custom keyboard shortcut for Office for Mac.
-
Many of the shortcuts that use the Ctrl key on a Windows keyboard also work with the Control key in Excel for Mac. However, not all do.
-
To quickly find a shortcut in this article, you can use the Search. Press +F, and then type your search words.
-
Click-to-add is available but requires a setup. Select Excel> Preferences > Edit > Enable Click to Add Mode. To start a formula, type an equal sign ( = ), and then select cells to add them together. The plus sign (+) will be added automatically.
In this topic
-
Frequently used shortcuts
-
Shortcut conflicts
-
Change system preferences for keyboard shortcuts with the mouse
-
-
Work in windows and dialog boxes
-
Move and scroll in a sheet or workbook
-
Enter data on a sheet
-
Work in cells or the Formula bar
-
Format and edit data
-
Select cells, columns, or rows
-
Work with a selection
-
Use charts
-
Sort, filter, and use PivotTable reports
-
Outline data
-
Use function key shortcuts
-
Change function key preferences with the mouse
-
-
Drawing
Frequently used shortcuts
This table itemizes the most frequently used shortcuts in Excel for Mac.
To do this |
Press |
---|---|
Paste selection. |
+V |
Copy selection. |
+C |
Clear selection. |
Delete |
Save workbook. |
+S |
Undo action. |
+Z |
Redo action. |
+Y |
Cut selection. |
+X |
Apply bold formatting. |
+B |
Print workbook. |
+P |
Open Visual Basic. |
Option+F11 |
Fill cells down. |
+D |
Fill cells right. |
+R |
Insert cells. |
Control+Shift+Equal sign ( = ) |
Delete cells. |
+Hyphen (-) |
Calculate all open workbooks. |
+Equal sign ( = ) |
Close window. |
+W |
Quit Excel. |
+Q |
Display the Go To dialog box. |
Control+G |
Display the Format Cells dialog box. |
+1 |
Display the Replace dialog box. |
Control+H |
Use Paste Special. |
+Control+V |
Apply underline formatting. |
+U |
Apply italic formatting. |
+I |
Open a new blank workbook. |
+N |
Create a new workbook from template. |
+Shift+P |
Display the Save As dialog box. |
+Shift+S |
Display the Help window. |
F1 |
Select all. |
+A |
Add or remove a filter. |
+Shift+F |
Minimize or maximize the ribbon tabs. |
+Option+R |
Display the Open dialog box. |
+O |
Check spelling. |
F7 |
Open the thesaurus. |
Shift+F7 |
Display the Formula Builder. |
Shift+F3 |
Open the Define Name dialog box. |
+F3 |
Insert or reply to a threaded comment. |
+Return |
Open the Create names dialog box. |
+Shift+F3 |
Insert a new sheet. * |
Shift+F11 |
Print preview. |
+P |
Top of Page
Shortcut conflicts
Some Windows keyboard shortcuts conflict with the corresponding default macOS keyboard shortcuts. This topic flags such shortcuts with an asterisk (*). To use these shortcuts, you might have to change your Mac keyboard settings to change the Show Desktop shortcut for the key.
Change system preferences for keyboard shortcuts with the mouse
-
On the Apple menu, select System Settings.
-
Select Keyboard.
-
Select Keyboard Shortcuts.
-
Find the shortcut that you want to use in Excel and clear the checkbox for it.
Top of Page
Work in windows and dialog boxes
To do this |
Press |
---|---|
Expand or minimize the ribbon. |
+Option+R |
Switch to full screen view. |
+Control+F |
Switch to the next application. |
+Tab |
Switch to the previous application. |
Shift++Tab |
Close the active workbook window. |
+W |
Take a screenshot and save it on your desktop. |
Shift++3 |
Minimize the active window. |
Control+F9 |
Maximize or restore the active window. |
Control+F10 |
Hide Excel. |
+H |
Move to the next box, option, control, or command. |
Tab key |
Move to the previous box, option, control, or command. |
Shift+Tab |
Exit a dialog box or cancel an action. |
Esc |
Perform the action assigned to the default button (the button with the bold outline). |
Return |
Cancel the command and close the dialog box or menu. |
Esc |
Top of Page
Move and scroll in a sheet or workbook
To do this |
Press |
---|---|
Move one cell up, down, left, or right. |
Arrow keys |
Move to the edge of the current data region. |
+Arrow key |
Move to the beginning of the row. |
Home |
Move to the beginning of the sheet. |
Control+Home |
Move to the last cell in use on the sheet. |
Control+End |
Move down one screen. |
Page down |
Move up one screen. |
Page up |
Move one screen to the right. |
Option+Page down |
Move one screen to the left. |
Option+Page up |
Move to the next sheet in the workbook. |
Control+Page down |
Move to the previous sheet in the workbook. |
Control+Page down |
Scroll to display the active cell. |
Control+Delete |
Display the Go To dialog box. |
Control+G |
Display the Find dialog box. |
Control+F |
Access search (when in a cell or when a cell is selected). |
+F |
Move between unlocked cells on a protected sheet. |
Tab key |
Scroll horizontally. |
Shift, then scroll the mouse wheel up for left, down for right |
Tip: To use the arrow keys to move between cells in Excel for Mac 2011, you must turn Scroll Lock off. To toggle Scroll Lock off or on, press Shift+F14. Depending on the type of your keyboard, you might need to use the Control, Option, or the Command key instead of the Shift key. If you are using a MacBook, you might need to plug in a USB keyboard to use the F14 key combination.
Top of Page
Enter data on a sheet
To do this |
Press |
---|---|
Edit the selected cell. |
F2 |
Complete a cell entry and move forward in the selection. |
Return |
Start a new line in the same cell. |
Option+Return or Control+Option+Return |
Fill the selected cell range with the text that you type. |
+Return |
Complete a cell entry and move up in the selection. |
Shift+Return |
Complete a cell entry and move to the right in the selection. |
Tab key |
Complete a cell entry and move to the left in the selection. |
Shift+Tab |
Cancel a cell entry. |
Esc |
Delete the character to the left of the insertion point or delete the selection. |
Delete |
Delete the character to the right of the insertion point or delete the selection. Note: Some smaller keyboards do not have this key. |
|
Delete text to the end of the line. Note: Some smaller keyboards do not have this key. |
Control+ |
Move one character up, down, left, or right. |
Arrow keys |
Move to the beginning of the line. |
Home |
Insert a note. |
Shift+F2 |
Open and edit a cell note. |
Shift+F2 |
Insert a threaded comment. |
+Shift+F2 |
Open and reply to a threaded comment. |
+Shift+F2 |
Fill down. |
Control+D |
Fill to the right. |
Control+R |
Invoke Flash Fill to automatically recognize patterns in adjacent columns and fill the current column. |
Control+E |
Define a name. |
Control+L |
Top of Page
Work in cells or the Formula bar
To do this |
Press |
---|---|
Turn on or off tooltips for checking formulas directly in the formula bar. |
Control+Option+P |
Edit the selected cell. |
F2 |
Expand or collapse the formula bar. |
Control+Shift+U |
Edit the active cell and then clear it or delete the preceding character in the active cell as you edit the cell contents. |
Delete |
Complete a cell entry. |
Return |
Enter a formula as an array formula. |
Shift++Return |
Cancel an entry in the cell or formula bar. |
Esc |
Display the Formula Builder after you type a valid function name in a formula |
Control+A |
Insert a hyperlink. |
+K |
Edit the active cell and position the insertion point at the end of the line. |
Control+U |
Open the Formula Builder. |
Shift+F3 |
Calculate the active sheet. |
Shift+F9 |
Display the context menu. |
Shift+F10 |
Start a formula. |
Equal sign ( = ) |
Toggle the formula reference style between absolute, relative, and mixed. |
+T |
Insert the AutoSum formula. |
Shift++T |
Enter the date. |
Control+Semicolon (;) |
Enter the time. |
+Semicolon (;) |
Copy the value from the cell above the active cell into the cell or the formula bar. |
Control+Shift+Inch mark/Straight double quote («) |
Alternate between displaying cell values and displaying cell formulas. |
Control+Grave accent (`) |
Copy a formula from the cell above the active cell into the cell or the formula bar. |
Control+Apostrophe (‘) |
Display the AutoComplete list. |
Option+Down arrow key |
Define a name. |
Control+L |
Open the Smart Lookup pane. |
Control+Option++L |
Top of Page
Format and edit data
To do this |
Press |
---|---|
Edit the selected cell. |
F2 |
Create a table. |
+T |
Insert a line break in a cell. |
+Option+Return |
Insert special characters like symbols, including emoji. |
Control++Spacebar |
Increase font size. |
Shift++Right angle bracket (>) |
Decrease font size. |
Shift++Left angle bracket (<) |
Align center. |
+E |
Align left. |
+L |
Display the Modify Cell Style dialog box. |
Shift++L |
Display the Format Cells dialog box. |
+1 |
Apply the general number format. |
Control+Shift+Tilde (~) |
Apply the currency format with two decimal places (negative numbers appear in red with parentheses). |
Control+Shift+Dollar sign ($) |
Apply the percentage format with no decimal places. |
Control+Shift+Percent sign (%) |
Apply the exponential number format with two decimal places. |
Control+Shift+Caret (^) |
Apply the date format with the day, month, and year. |
Control+Shift+Number sign (#) |
Apply the time format with the hour and minute, and indicate AM or PM. |
Control+Shift+At symbol (@) |
Apply the number format with two decimal places, thousands separator, and minus sign (-) for negative values. |
Control+Shift+Exclamation point (!) |
Apply the outline border around the selected cells. |
+Option+Zero (0) |
Add an outline border to the right of the selection. |
+Option+Right arrow key |
Add an outline border to the left of the selection. |
+Option+Left arrow key |
Add an outline border to the top of the selection. |
+Option+Up arrow key |
Add an outline border to the bottom of the selection. |
+Option+Down arrow key |
Remove outline borders. |
+Option+Hyphen |
Apply or remove bold formatting. |
+B |
Apply or remove italic formatting. |
+I |
Apply or remove underline formatting. |
+U |
Apply or remove strikethrough formatting. |
Shift++X |
Hide a column. |
+Right parenthesis ()) |
Unhide a column. |
Shift++Right parenthesis ()) |
Hide a row. |
+Left parenthesis (() |
Unhide a row. |
Shift++Left parenthesis (() |
Edit the active cell. |
Control+U |
Cancel an entry in the cell or the formula bar. |
Esc |
Edit the active cell and then clear it or delete the preceding character in the active cell as you edit the cell contents. |
Delete |
Paste text into the active cell. |
+V |
Complete a cell entry |
Return |
Give selected cells the current cell’s entry. |
+Return |
Enter a formula as an array formula. |
Shift++Return |
Display the Formula Builder after you type a valid function name in a formula. |
Control+A |
Top of Page
Select cells, columns, or rows
To do this |
Press |
---|---|
Extend the selection by one cell. |
Shift+Arrow key |
Extend the selection to the last nonblank cell in the same column or row as the active cell. |
Shift++Arrow key |
Extend the selection to the beginning of the row. |
Shift+Home |
Extend the selection to the beginning of the sheet. |
Control+Shift+Home |
Extend the selection to the last cell used |
Control+Shift+End |
Select the entire column. * |
Control+Spacebar |
Select the entire row. |
Shift+Spacebar |
Select the current region or entire sheet. Press more than once to expand the selection. |
+A |
Select only visible cells. |
Shift++Asterisk (*) |
Select only the active cell when multiple cells are selected. |
Shift+Delete |
Extend the selection down one screen. |
Shift+Page down |
Extend the selection up one screen |
Shift+Page up |
Alternate between hiding objects, displaying objects, |
Control+6 |
Turn on the capability to extend a selection |
F8 |
Add another range of cells to the selection. |
Shift+F8 |
Select the current array, which is the array that the |
Control+Forward slash (/) |
Select cells in a row that don’t match the value |
Control+Backward slash () |
Select only cells that are directly referred to by formulas in the selection. |
Control+Shift+Left bracket ([) |
Select all cells that are directly or indirectly referred to by formulas in the selection. |
Control+Shift+Left brace ({) |
Select only cells with formulas that refer directly to the active cell. |
Control+Right bracket (]) |
Select all cells with formulas that refer directly or indirectly to the active cell. |
Control+Shift+Right brace (}) |
Top of Page
Work with a selection
To do this |
Press |
---|---|
Copy a selection. |
+C |
Paste a selection. |
+V |
Cut a selection. |
+X |
Clear a selection. |
Delete |
Delete the selection. |
Control+Hyphen |
Undo the last action. |
+Z |
Hide a column. |
+Right parenthesis ()) |
Unhide a column. |
+Shift+Right parenthesis ()) |
Hide a row. |
+Left parenthesis (() |
Unhide a row. |
+Shift+Left parenthesis (() |
Move selected rows, columns, or cells. |
Hold the Shift key while you drag a selected row, column, or selected cells to move the selected cells and drop to insert them in a new location. If you don’t hold the Shift key while you drag and drop, the selected cells will be cut from the original location and pasted to the new location (not inserted). |
Move from top to bottom within the selection (down). * |
Return |
Move from bottom to top within the selection (up). * |
Shift+Return |
Move from left to right within the selection, |
Tab key |
Move from right to left within the selection, |
Shift+Tab |
Move clockwise to the next corner of the selection. |
Control+Period (.) |
Group selected cells. |
+Shift+K |
Ungroup selected cells. |
+Shift+J |
* These shortcuts might move in another direction other than down or up. If you’d like to change the direction of these shortcuts using the mouse, select Excel > Preferences > Edit, and then, in After pressing Return, move selection, select the direction you want to move to.
Top of Page
Use charts
To do this |
Press |
---|---|
Insert a new chart sheet. * |
F11 |
Cycle through chart object selection. |
Arrow keys |
Top of Page
Sort, filter, and use PivotTable reports
To do this |
Press |
---|---|
Open the Sort dialog box. |
+Shift+R |
Add or remove a filter. |
+Shift+F |
Display the Filter list or PivotTable page |
Option+Down arrow key |
Top of Page
Outline data
To do this |
Press |
---|---|
Display or hide outline symbols. |
Control+8 |
Hide selected rows. |
Control+9 |
Unhide selected rows. |
Control+Shift+Left parenthesis (() |
Hide selected columns. |
Control+Zero (0) |
Unhide selected columns. |
Control+Shift+Right parenthesis ()) |
Top of Page
Use function key shortcuts
Excel for Mac uses the function keys for common commands, including Copy and Paste. For quick access to these shortcuts, you can change your Apple system preferences, so you don’t have to press the Fn key every time you use a function key shortcut.
Note: Changing system function key preferences affects how the function keys work for your Mac, not just Excel for Mac. After changing this setting, you can still perform the special features printed on a function key. Just press the Fn key. For example, to use the F12 key to change your volume, you would press Fn+F12.
If a function key doesn’t work as you expect it to, press the Fn key in addition to the function key. If you don’t want to press the Fn key each time, you can change your Apple system preferences. For instructions, go to Change function key preferences with the mouse.
The following table provides the function key shortcuts for Excel for Mac.
To do this |
Press |
---|---|
Display the Help window. |
F1 |
Edit the selected cell. |
F2 |
Insert a note or open and edit a cell note. |
Shift+F2 |
Insert a threaded comment or open and reply to a threaded comment. |
+Shift+F2 |
Open the Save dialog box. |
Option+F2 |
Open the Formula Builder. |
Shift+F3 |
Open the Define Name dialog box. |
+F3 |
Close a window or a dialog box. |
+F4 |
Display the Go To dialog box. |
F5 |
Display the Find dialog box. |
Shift+F5 |
Move to the Search Sheet dialog box. |
Control+F5 |
Switch focus between the worksheet, ribbon, task pane, and status bar. |
F6 or Shift+F6 |
Check spelling. |
F7 |
Open the thesaurus. |
Shift+F7 |
Extend the selection. |
F8 |
Add to the selection. |
Shift+F8 |
Display the Macro dialog box. |
Option+F8 |
Calculate all open workbooks. |
F9 |
Calculate the active sheet. |
Shift+F9 |
Minimize the active window. |
Control+F9 |
Display the context menu, or «right click» menu. |
Shift+F10 |
Display a pop-up menu (on object button menu), such as by clicking the button after you paste into a sheet. |
Option+Shift+F10 |
Maximize or restore the active window. |
Control+F10 |
Insert a new chart sheet.* |
F11 |
Insert a new sheet.* |
Shift+F11 |
Insert an Excel 4.0 macro sheet. |
+F11 |
Open Visual Basic. |
Option+F11 |
Display the Save As dialog box. |
F12 |
Display the Open dialog box. |
+F12 |
Open the Power Query Editor |
Option+F12 |
Top of Page
Change function key preferences with the mouse
-
On the Apple menu, select System Preferences > Keyboard.
-
On the Keyboard tab, select the checkbox for Use all F1, F2, etc. keys as standard function keys.
Drawing
To do this |
Press |
---|---|
Toggle Drawing mode on and off. |
+Control+Z |
Top of Page
See also
Excel help & learning
Use a screen reader to explore and navigate Excel
Basic tasks using a screen reader with Excel
Screen reader support for Excel
This article describes the keyboard shortcuts in Excel for iOS.
Notes:
-
If you’re familiar with keyboard shortcuts on your macOS computer, the same key combinations work with Excel for iOS using an external keyboard, too.
-
To quickly find a shortcut, you can use the Search. Press +F and then type your search words.
In this topic
-
Navigate the worksheet
-
Format and edit data
-
Work in cells or the formula bar
Navigate the worksheet
To do this |
Press |
---|---|
Move one cell to the right. |
Tab key |
Move one cell up, down, left, or right. |
Arrow keys |
Move to the next sheet in the workbook. |
Option+Right arrow key |
Move to the previous sheet in the workbook. |
Option+Left arrow key |
Top of Page
Format and edit data
To do this |
Press |
---|---|
Apply outline border. |
+Option+0 |
Remove outline border. |
+Option+Hyphen (-) |
Hide column(s). |
+0 |
Hide row(s). |
Control+9 |
Unhide column(s). |
Shift++0 or Shift+Control+Right parenthesis ()) |
Unhide row(s). |
Shift+Control+9 or Shift+Control+Left parenthesis (() |
Top of Page
Work in cells or the formula bar
To do this |
Press |
---|---|
Move to the cell on the right. |
Tab key |
Move within cell text. |
Arrow keys |
Copy a selection. |
+C |
Paste a selection. |
+V |
Cut a selection. |
+X |
Undo an action. |
+Z |
Redo an action. |
+Y or +Shift+Z |
Apply bold formatting to the selected text. |
+B |
Apply italic formatting to the selected text. |
+I |
Underline the selected text. |
+U |
Select all. |
+A |
Select a range of cells. |
Shift+Left or Right arrow key |
Insert a line break within a cell. |
+Option+Return or Control+Option+Return |
Move the cursor to the beginning of the current line within a cell. |
+Left arrow key |
Move the cursor to the end of the current line within a cell. |
+Right arrow key |
Move the cursor to the beginning of the current cell. |
+Up arrow key |
Move the cursor to the end of the current cell. |
+Down arrow key |
Move the cursor up by one paragraph within a cell that contains a line break. |
Option+Up arrow key |
Move the cursor down by one paragraph within a cell that contains a line break. |
Option+Down arrow key |
Move the cursor right by one word. |
Option+Right arrow key |
Move the cursor left by one word. |
Option+Left arrow key |
Insert an AutoSum formula. |
Shift++T |
Top of Page
See also
Excel help & learning
Screen reader support for Excel
Basic tasks using a screen reader with Excel
Use a screen reader to explore and navigate Excel
This article describes the keyboard shortcuts in Excel for Android.
Notes:
-
If you’re familiar with keyboard shortcuts on your Windows computer, the same key combinations work with Excel for Android using an external keyboard, too.
-
To quickly find a shortcut, you can use the Search. Press Control+F and then type your search words.
In this topic
-
Navigate the worksheet
-
Work with cells
Navigate the worksheet
To do this |
Press |
---|---|
Move one cell to the right. |
Tab key |
Move one cell up, down, left, or right. |
Up, Down, Left, or Right arrow key |
Top of Page
Work with cells
To do this |
Press |
---|---|
Save a worksheet. |
Control+S |
Copy a selection. |
Control+C |
Paste a selection. |
Control+V |
Cut a selection. |
Control+X |
Undo an action. |
Control+Z |
Redo an action. |
Control+Y |
Apply bold formatting. |
Control+B |
Apply italic formatting. |
Control+I |
Apply underline formatting. |
Control+U |
Select all. |
Control+A |
Find. |
Control+F |
Insert a line break within a cell. |
Alt+Enter |
Top of Page
See also
Excel help & learning
Screen reader support for Excel
Basic tasks using a screen reader with Excel
Use a screen reader to explore and navigate Excel
This article describes the keyboard shortcuts in Excel for the web.
Notes:
-
If you use Narrator with the Windows 10 Fall Creators Update, you have to turn off scan mode in order to edit documents, spreadsheets, or presentations with Microsoft 365 for the web. For more information, refer to Turn off virtual or browse mode in screen readers in Windows 10 Fall Creators Update.
-
To quickly find a shortcut, you can use the Search. Press Ctrl+F and then type your search words.
-
When you use Excel for the web, we recommend that you use Microsoft Edge as your web browser. Because Excel for the web runs in your web browser, the keyboard shortcuts are different from those in the desktop program. For example, you’ll use Ctrl+F6 instead of F6 for jumping in and out of the commands. Also, common shortcuts like F1 (Help) and Ctrl+O (Open) apply to the web browser — not Excel for the web.
In this article
-
Quick tips for using keyboard shortcuts with Excel for the web
-
Frequently used shortcuts
-
Access keys: Shortcuts for using the ribbon
-
Keyboard shortcuts for editing cells
-
Keyboard shortcuts for entering data
-
Keyboard shortcuts for editing data within a cell
-
Keyboard shortcuts for formatting cells
-
Keyboard shortcuts for moving and scrolling within worksheets
-
Keyboard shortcuts for working with objects
-
Keyboard shortcuts for working with cells, rows, columns, and objects
-
Keyboard shortcuts for moving within a selected range
-
Keyboard shortcuts for calculating data
-
Accessibility Shortcuts Menu (Alt+Shift+A)
-
Control keyboard shortcuts in Excel for the web by overriding browser keyboard shortcuts
Quick tips for using keyboard shortcuts with Excel for the web
-
To find any command quickly, press Alt+Windows logo key, Q to jump to the Search or Tell Me text field. In Search or Tell Me, type a word or the name of a command you want (available only in Editing mode). Search or Tell Me searches for related options and provides a list. Use the Up and Down arrow keys to select a command, and then press Enter.
Depending on the version of Microsoft 365 you are using, the Search text field at the top of the app window might be called Tell Me instead. Both offer a largely similar experience, but some options and search results can vary.
-
To jump to a particular cell in a workbook, use the Go To option: press Ctrl+G, type the cell reference (such as B14), and then press Enter.
-
If you use a screen reader, go to Accessibility Shortcuts Menu (Alt+Shift+A).
Frequently used shortcuts
These are the most frequently used shortcuts for Excel for the web.
Tip: To quickly create a new worksheet in Excel for the web, open your browser, type Excel.new in the address bar, and then press Enter.
To do this |
Press |
---|---|
Go to a specific cell. |
Ctrl+G |
Move down. |
Page down or Down arrow key |
Move up. |
Page up or Up arrow key |
Print a workbook. |
Ctrl+P |
Copy selection. |
Ctrl+C |
Paste selection. |
Ctrl+V |
Cut selection. |
Ctrl+X |
Undo action. |
Ctrl+Z |
Open workbook. |
Ctrl+O |
Close workbook. |
Ctrl+W |
Open the Save As dialog box. |
Alt+F2 |
Use Find. |
Ctrl+F or Shift+F3 |
Apply bold formatting. |
Ctrl+B |
Open the context menu. |
|
Jump to Search or Tell me. |
Alt+Q |
Repeat Find downward. |
Shift+F4 |
Repeat Find upward. |
Ctrl+Shift+F4 |
Insert a chart. |
Alt+F1 |
Display the access keys (ribbon commands) on the classic ribbon when using Narrator. |
Alt+Period (.) |
Top of Page
Access keys: Shortcuts for using the ribbon
Excel for the web offers access keys, keyboard shortcuts to navigate the ribbon. If you’ve used access keys to save time on Excel for desktop computers, you’ll find access keys very similar in Excel for the web.
In Excel for the web, access keys all start with Alt+Windows logo key, then add a letter for the ribbon tab. For example, to go to the Review tab, press Alt+Windows logo key, R.
Note: To learn how to override the browser’s Alt-based ribbon shortcuts, go to Control keyboard shortcuts in Excel for the web by overriding browser keyboard shortcuts.
If you’re using Excel for the web on a Mac computer, press Control+Option to start.
-
To get to the ribbon, press Alt+Windows logo key, or press Ctrl+F6 until you reach the Home tab.
-
To move between tabs on the ribbon, press the Tab key.
-
To hide the ribbon so you have more room to work, press Ctrl+F1. To display the ribbon again, press Ctrl+F1.
Go to the access keys for the ribbon
To go directly to a tab on the ribbon, press one of the following access keys:
To do this |
Press |
---|---|
Go to the Search or Tell Me field on the ribbon and type a search term. |
Alt+Windows logo key, Q |
Open the File menu. |
Alt+Windows logo key, F |
Open the Home tab and format text and numbers or use other tools such as Sort & Filter. |
Alt+Windows logo key, H |
Open the Insert tab and insert a function, table, chart, hyperlink, or threaded comment. |
Alt+Windows logo key, N |
Open the Data tab and refresh connections or use data tools. |
Alt+Windows logo key, A |
Open the Review tab and use the Accessibility Checker or work with threaded comments and notes. |
Alt+Windows logo key, R |
Open the View tab to choose a view, freeze rows or columns in your worksheet, or show gridlines and headers. |
Alt+Windows logo key, W |
Top of Page
Work in the ribbon tabs and menus
The shortcuts in this table can save time when you work with the ribbon tabs and ribbon menus.
To do this |
Press |
---|---|
Select the active tab of the ribbon and activate the access keys. |
Alt+Windows logo key. To move to a different tab, use an access key or the Tab key. |
Move the focus to commands on the ribbon. |
Enter, then the Tab key or Shift+Tab |
Activate a selected button. |
Spacebar or Enter |
Open the list for a selected command. |
Spacebar or Enter |
Open the menu for a selected button. |
Alt+Down arrow key |
When a menu or submenu is open, move to the next command. |
Esc |
Top of Page
Keyboard shortcuts for editing cells
Tip: If a spreadsheet opens in the Viewing mode, editing commands won’t work. To switch to Editing mode, press Alt+Windows logo key, Z, M, E.
To do this |
Press |
---|---|
Insert a row above the current row. |
Alt+Windows logo key, H, I, R |
Insert a column to the left of the current column. |
Alt+Windows logo key, H, I, C |
Cut selection. |
Ctrl+X |
Copy selection. |
Ctrl+C |
Paste selection. |
Ctrl+V |
Undo an action. |
Ctrl+Z |
Redo an action. |
Ctrl+Y |
Start a new line in the same cell. |
Alt+Enter |
Insert a hyperlink. |
Ctrl+K |
Insert a table. |
Ctrl+L |
Insert a function. |
Shift+F3 |
Increase font size. |
Ctrl+Shift+Right angle bracket (>) |
Decrease font size. |
Ctrl+Shift+Left angle bracket (<) |
Apply a filter. |
Alt+Windows logo key, A, T |
Re-apply a filter. |
Ctrl+Alt+L |
Toggle AutoFilter on and off. |
Ctrl+Shift+L |
Top of Page
Keyboard shortcuts for entering data
To do this |
Press |
---|---|
Complete cell entry and select the cell below. |
Enter |
Complete cell entry and select the cell above. |
Shift+Enter |
Complete cell entry and select the next cell in the row. |
Tab key |
Complete cell entry and select the previous cell in the row. |
Shift+Tab |
Cancel cell entry. |
Esc |
Top of Page
Keyboard shortcuts for editing data within a cell
To do this |
Press |
---|---|
Edit the selected cell. |
F2 |
Cycle through all the various combinations of absolute and relative references when a cell reference or range is selected in a formula. |
F4 |
Clear the selected cell. |
Delete |
Clear the selected cell and start editing. |
Backspace |
Go to beginning of cell line. |
Home |
Go to end of cell line. |
End |
Select right by one character. |
Shift+Right arrow key |
Select to the beginning of cell data. |
Shift+Home |
Select to the end of cell data. |
Shift+End |
Select left by one character. |
Shift+Left arrow key |
Extend selection to the last nonblank cell in the same column or row as the active cell, or if the next cell is blank, to the next nonblank cell. |
Ctrl+Shift+Right arrow key or Ctrl+Shift+Left arrow key |
Insert the current date. |
Ctrl+Semicolon (;) |
Insert the current time. |
Ctrl+Shift+Semicolon (;) |
Copy a formula from the cell above. |
Ctrl+Apostrophe (‘) |
Copy the value from the cell above. |
Ctrl+Shift+Apostrophe (‘) |
Insert a formula argument. |
Ctrl+Shift+A |
Top of Page
Keyboard shortcuts for formatting cells
To do this |
Press |
---|---|
Apply bold formatting. |
Ctrl+B |
Apply italic formatting. |
Ctrl+I |
Apply underline formatting. |
Ctrl+U |
Paste formatting. |
Shift+Ctrl+V |
Apply the outline border to the selected cells. |
Ctrl+Shift+Ampersand (&) |
Apply the number format. |
Ctrl+Shift+1 |
Apply the time format. |
Ctrl+Shift+2 |
Apply the date format. |
Ctrl+Shift+3 |
Apply the currency format. |
Ctrl+Shift+4 |
Apply the percentage format. |
Ctrl+Shift+5 |
Apply the scientific format. |
Ctrl+Shift+6 |
Apply outside border. |
Ctrl+Shift+7 |
Open the Number Format dialog box. |
Ctrl+1 |
Top of Page
Keyboard shortcuts for moving and scrolling within worksheets
To do this |
Press |
---|---|
Move up one cell. |
Up arrow key or Shift+Enter |
Move down one cell. |
Down arrow key or Enter |
Move right one cell. |
Right arrow key or Tab key |
Go to the beginning of the row. |
Home |
Go to cell A1. |
Ctrl+Home |
Go to the last cell of the used range. |
Ctrl+End |
Move down one screen (28 rows). |
Page down |
Move up one screen (28 rows). |
Page up |
Move to the edge of the current data region. |
Ctrl+Right arrow key or Ctrl+Left arrow key |
Move between ribbon and workbook content. |
Ctrl+F6 |
Move to a different ribbon tab. |
Tab key Press Enter to go to the ribbon for the tab. |
Insert a new sheet. |
Shift+F11 |
Switch to the next sheet. |
Alt+Ctrl+Page down |
Switch to the next sheet (when in Microsoft Teams or a browser other than Chrome). |
Ctrl+Page down |
Switch to the previous sheet. |
Alt+Ctrl+Page up |
Switch to previous sheet (when in Microsoft Teams or a browser other than Chrome). |
Ctrl+Page up |
Top of Page
Keyboard shortcuts for working with objects
To do this |
Press |
---|---|
Open menu or drill down. |
Alt+Down arrow key |
Close menu or drill up. |
Alt+Up arrow key |
Follow hyperlink. |
Ctrl+Enter |
Open a note for editing. |
Shift+F2 |
Open and reply to a threaded comment. |
Ctrl+Shift+F2 |
Rotate an object left. |
Alt+Left arrow key |
Rotate an object right. |
Alt+Right arrow key |
Top of Page
Keyboard shortcuts for working with cells, rows, columns, and objects
To do this |
Press |
---|---|
Select a range of cells. |
Shift+Arrow keys |
Select an entire column. |
Ctrl+Spacebar |
Select an entire row. |
Shift+Spacebar |
Extend selection to the last nonblank cell in the same column or row as the active cell, or if the next cell is blank, to the next nonblank cell. |
Ctrl+Shift+Right arrow key or Ctrl+Shift+Left arrow key |
Add a non-adjacent cell or range to a selection. |
Shift+F8 |
Insert cells, rows, or columns. |
Ctrl+Plus sign (+) |
Delete cells, rows, or columns. |
Ctrl+Minus sign (-) |
Hide rows. |
Ctrl+9 |
Unhide rows. |
Ctrl+Shift+9 |
Hide columns |
Ctrl+0 |
Unhide columns |
Ctrl+Shift+0 |
Top of Page
Keyboard shortcuts for moving within a selected range
To do this |
Press |
---|---|
Move from top to bottom (or forward through the selection). |
Enter |
Move from bottom to top (or back through the selection). |
Shift+Enter |
Move forward through a row (or down through a single-column selection). |
Tab key |
Move back through a row (or up through a single-column selection). |
Shift+Tab |
Move to an active cell. |
Shift+Backspace |
Move to an active cell and keep the selection. |
Ctrl+Backspace |
Rotate the active cell through the corners of the selection. |
Ctrl+Period (.) |
Move to the next selected range. |
Ctrl+Alt+Right arrow key |
Move to the previous selected range. |
Ctrl+Alt+Left arrow key |
Extend selection to the last used cell in the sheet. |
Ctrl+Shift+End |
Extend selection to the first cell in the sheet. |
Ctrl+Shift+Home |
Top of Page
Keyboard shortcuts for calculating data
To do this |
Press |
---|---|
Calculate workbook (refresh). |
F9 |
Perform full calculation. |
Ctrl+Shift+Alt+F9 |
Refresh external data. |
Alt+F5 |
Refresh all external data. |
Ctrl+Alt+F5 |
Apply Auto Sum. |
Alt+Equal sign ( = ) |
Apply Flash Fill. |
Ctrl+E |
Top of Page
Accessibility Shortcuts Menu (Alt+Shift+A)
Access the common features quickly by using the following shortcuts:
To do this |
Press |
---|---|
Cycle between landmark regions. |
Ctrl+F6 or Ctrl+Shift+F6 |
Move within a landmark region. |
Tab key or Shift+Tab |
Go to the Search or Tell Me field to run any command. |
Alt+Q |
Display or hide Key Tips or access the ribbon. |
Alt+Windows logo key |
Edit the selected cell. |
F2 |
Go to a specific cell. |
Ctrl+G |
Move to another worksheet in the workbook. |
Ctrl+Alt+Page up or Ctrl+Alt+Page down |
Open the context menu. |
Shift+F10 or Windows Menu key |
Read row header. |
Ctrl+Alt+Shift+T |
Read row until an active cell. |
Ctrl+Alt+Shift+Home |
Read row from an active cell. |
Ctrl+Alt+Shift+End |
Read column header. |
Ctrl+Alt+Shift+H |
Read column until an active cell. |
Ctrl+Alt+Shift+Page up |
Read column from an active cell. |
Ctrl+Alt+Shift+Page down |
Open a list of moving options within a dialog box. |
Ctrl+Alt+Spacebar |
Top of Page
Control keyboard shortcuts in Excel for the web by overriding browser keyboard shortcuts
Excel for the web works in a browser. Browsers have keyboard shortcuts, some of which conflict with shortcuts that work in Excel on the desktop. You can control these shortcuts, so they work the same in both versions of Excel by changing the Keyboard Shortcuts settings. Overriding browser shortcuts also enables you to open the Excel for the web Help by pressing F1.
|
Top of Page
See also
Excel help & learning
Use a screen reader to explore and navigate Excel
Basic tasks using a screen reader with Excel
Screen reader support for Excel
Technical support for customers with disabilities
Microsoft wants to provide the best possible experience for all our customers. If you have a disability or questions related to accessibility, please contact the Microsoft Disability Answer Desk for technical assistance. The Disability Answer Desk support team is trained in using many popular assistive technologies and can offer assistance in English, Spanish, French, and American Sign Language. Please go to the Microsoft Disability Answer Desk site to find out the contact details for your region.
If you are a government, commercial, or enterprise user, please contact the enterprise Disability Answer Desk.
When you copy content from a webpage and paste it into Excel, not only the text and numbers are pasted, but also pictures. As often as not, you don’t want to keep these images for example website logos. They make your Excel file large, hide your data and make you worksheet look messy. Instead of deleting one by one, you can easily select all pictures at the same time. Let’s take a look at 5 different methods.
Method 1: Select all pictures manually
In many cases, the manual way might be the fastest (but most troublesome as well). Hold the Ctrl key and click on each image separately. This also works of you press and hold the Shift key and click on each picture.
Method 2: Select all images manually but using the selection pane
Maybe a little bit more convenient but still manual: Using the selection pane.
- Click on “Find & Selection” on the right hand side of the Home ribbon.
- Click on “Selection Pane”
- Now you can hold down the Ctrl key and click on each picture in the list.
The difference to method 1 is, that it’s more convenient to select from a list than scroll up and down your whole worksheet.
Method 3: The fast but inaccurate way (Go To Special)
There is a shortcut to help select all images at the same time. With this method you can delete all images once, instead of deleting each picture separately.
- Go to “Find & Select” in the Home ribbon
- Click on “Go To Special”
- Select “Objects”
- Click “OK”
The disadvantage of this method: All objects, e.g. images, buttons, text boxes, are selected. Not only picture. If you don’t have any objects like buttons or charts on your worksheet just go ahead. Otherwise please use any of the other methods
Method 4: The more complicated but accurate way (VBA)
There is a short VBA code (don’t panic, just follow the steps below ;-):
- Go to the worksheet with all the pictures you want to select.
- Press Alt + F11 for opening the VBA editor.
- Press Ctrl + G for opening the “Immediate”-Window.
- Paste this code ActiveSheet.Pictures.Select and press Enter .
Method 5: The convenient way (Professor Excel Tools)
This is the most convenient way because you just need two clicks and have the most detailed options: Use our Excel add-in “Professor Excel Tools“.
- Click on “Selection Tools”.
- Then, click on “Select all objects” (all objects, including images, charts, etc. are selected).
Alternatively, only select all images by clicking on “Select all images” or charts by clicking on “Select all charts”.
That’s easy, isn’t it?
Professor Excel Tools also have a second option, if you want to delete all pictures from your complete Excel file:
- Click on the “Reduce File” button on the right hand side of the Professor Excel ribbon.
- Set the ticks at “Reduce size of pictures” and/or “Delete all pictures”.
- Set the scope: All worksheets, selection from the list above or just the currently active worksheet.
- Click on “Start”.
You don’t have “Professor Excel Tools” yet? Try it for free – no sign-up, no installation needed (just activate it within Excel). Just download it with the button below.
This function is included in our Excel Add-In ‘Professor Excel Tools’
(No sign-up, download starts directly)
Henrik Schiffner is a freelance business consultant and software developer. He lives and works in Hamburg, Germany. Besides being an Excel enthusiast he loves photography and sports.
This post will guide you how to select all the objects in your current worksheet in Excel. How to select all pictures in Excel. How to find all objects and then select all of them in Excel. How to select all charts in the current worksheet.
If you want to select all objects in your current worksheet in Excel, you can use the Go To Special command to achieve the result. Just do the following steps:
#1 go to HOME tab, click Find & Select command under Editing group. And select Go to Special from the pop up menu list. The Go To Special dialog will open.
#2 check the Objects radio button, and click OK button.
#3 all objects in the active worksheet are selected.
Or you can try to press CTRL+ SHIFT+Space shortcuts in your keyboard to select all objects in your worksheet.
Select All Pictures
If you want to only select all pictures in your current worksheet, you can also write an excel macro to achieve it.
Just like the below VBA macro:
Public Sub SelectAllPictures() ActiveSheet.Pictures.Select End Sub
Select All Charts
If you want to only select all chart objects in your active worksheet, you can use the below VBA macro code to achieve it. Just like:
Public Sub SelectAllCharts() ActiveSheet.ChartObjects.Select End Sub
Содержание
- Select all in excel 2016
- Where is Select All in Microsoft Office 2007, 2010, 2013, 2016, 2019 and 365?
- Method A: Classic Menu help you find out Select All command easily
- Method B: If you do not have Classic Menu for Office
- Where is Select All in Microsoft Excel, Project, and OneNote?
- More tips for Microsoft Office 2007, 2010, 2013 and 365
- Classic Menu for Office
- Classic Menu for Office
- Classic Menu for Office 2007
- The Select All Shortcuts (Word, Excel, and PowerPoint)
- Select All shortcut (A Must Know)
- How to Select All in Word
- 1. Select All (Ctrl + A)
- 2. Select Objects
- 3. Select Text with Similar Formatting
- 4. The Selection Pane in Word (Alt + F10)
- Select All Shortcuts in Word (Ribbon Guides)
- Select All in Excel
- 1. Select All (Ctrl + A)
- 2. Select Formulas
- 3. Select Comments
- 4. Select Conditional Formatting
- 5. Select Constants
- 6. Select Objects
- 7. The Selection Pane in Excel (Alt + F10)
- Select All Shortcuts in Excel (Ribbon Guides):
- How to select all the objects in the MS-Excel sheet?
- the Answer is (CTRL+A) thank you M’s Ghada.
- Recommended Productivity Software
- Select all objects in active worksheet
- Select all pictures in active worksheet
- Select all charts in active worksheet
- Quickly delete all objects/ pictures/ charts/ shapes in active/selected/all worksheets
- Related Articles
- Is your problem solved?
- Recommended Productivity Tools
- Kutools for Excel
Select all in excel 2016
Where is Select All in Microsoft Office 2007, 2010, 2013, 2016, 2019 and 365?
- Method A: Classic Menu help you find out Select All command easily
- Method B: If you do not have Classic Menu for Office
How to Bring Back Classic Menus and Toolbars to Office 2007, 2010, 2013, 2016, 2019 and 365?
Just download Classic Menu for Office 2007 or Classic Menu for Office
Kutools for Excel: 120 Powerful New Features for Excel.
Office Tab: Tabbed Editing and Browsing in Office, Just Like Chrome, Firefox, IE 8/9/10.
Classic Menu for Office are designed to restore classic menus and toolbars in Microsoft Office 2007/2010/2013/2016/2019 (includes Office 365) Ribbons interface. Here we will guide you to find out the Select All command in Microsoft Office 2007/2010/2013.
- Click the Edit menu under Menus tab;
- Move mouse over the Select item, and you will view the Select All command. See screenshot (Fig. 1).
Fig. 1: Select All in Word 2010’s classic menu
Click to know more information and free download Classic Menu for Office suites and programs.
As long as you have Classic Menu for Office installed, you can follow this method to find out Select All command in most of Office 2007/2010/2013/2016/2019 applications, including Word, PowerPoint, Publisher, InfoPath, and Visio.
1. In Publisher 2010, you can find out the Select All Objects command with this way.
2. You won’t find out the Select All command in Outlook 2007/2010/2013/2016/2019 until you get into the Message Window. You can get into Message Window by double clicking existing emails or creating a new email.
If you do not have Classic Menu for Office, you can access the Select All command in Ribbon inteface of Office 2007/2010/2013/2016/2019 as follows.
In Word/PowerPoint 2007/2010/2013, and Publisher/Visio/InfoPath 2010/2013
- Click the Home tab;
- Go to the Editing group;
- Click the Select button, and you will get the Select All item in the drop down list. See screenshot (Fig. 2).
Fig. 2: Select All in Word 2010’s Ribbon
Please note that you can find out the Select All Objects in Publisher 2010/2013/2016/2019 with this way.
Click to know more information and free download Classic Menu for Office 2007 / 2010 suites and programs.
Select All command in Outlook 2007/2010/2013/2016/2019 Ribbon
- Get into the Message Window;
- Click the Format Text Tab;
- Get into the Editing group;
- Click the Select button, and you will view the Select All item in the drop down list.
Fig. 3: Select All in Outlook 2010’s Ribbon
Select All command in Access 2007/2010/2013/2016/2019 Ribbon
- Click the Home tab;
- Go to the Find group;
- Click the Select button, and you will see the Select All item in the drop down list.
Fig. 4: Select All in Access 2010’s Ribbon
Where is Select All in Microsoft Excel, Project, and OneNote?
There is no Select All command in Microsoft Excel, OneNote, and Project 2007/2010/2013. You can select all contents by pressing Ctrl + A keys, but you will not find out the Select All command in these Microsoft Office applications.
Click to know more information and free download Classic Menu for Office suites and programs.
More tips for Microsoft Office 2007, 2010, 2013 and 365
Brings your familiar old menus and toolbars of Office 2003 (2002, 2000) back to Microsoft Office 2007, 2010, 2013 and 365. You can use Office 2007/2010/2013/2016 (includes Office 365) immediately and efficiently, and don’t need any trainings or tutorials when upgrading to Microsoft Office (includes Word, Excel, and more . ) 2007, 2010 or 2013.
Screen Shot of Classic Menu for Word
It includes Classic Menu for Word, Excel, PowerPoint, Access, Outlook, OneNote, Publisher, InfoPath, Visio and Project 2010, 2013, 2016, 2019 and 365 (includes Office 365).
It includes Classic Menu for Word, Excel, PowerPoint, Access and Outlook 2007.
Источник
The Select All Shortcuts (Word, Excel, and PowerPoint)
In this article you’ll learn all of the different Select All shortcuts in Word, Excel and PowerPoint, and how to use Select All to quickly grab things like:
- Objects (PowerPoint)
- Text with similar formatting (Word)
- Formulas (Excel)
- Constants (Excel)
- Comments (Excel)
- And more!
This allows you to quickly grab EXACTLY what you need in each of the programs when you need it. This saves you from otherwise having to manually selecting everything yourself, one-by-one.
Select All shortcut (A Must Know)
Select All shortcut (PC Users): Ctrl + A
Select All shortcut (Mac Users) Cmd + A
That said there are a variety of different ways you can use the shortcut in Word, Excel and PowerPoint to finish your tasks faster and get you to Happy Hour (all discussed below).
How to best use the Select All command?
In short, this command is best used to quickly grab all the text, numbers, objects, formulas etc. that you want to quickly format or work with.
This allows you to quickly make changes to everything at once. For example:
- Change the font style of all the text in a Word document
- Grab all the formulas or constants in an Excel spreadsheet to change their font color
- Grab all your PowerPoint objects on a slide to change their shape fill
Which makes sense, right?
Why bother doing things manually (one-by-one) when you can select all your objects at once.
And it’s this kind of know-how why one person leaves the office at a decent hour, while another wastes away at the office all night.
How to Select All in Word
You have 4 different types of selection options in Microsoft Word.
And if you are on a PC, you can additionally shortcut all of these using your Ribbon Guides (details below).
1. Select All (Ctrl + A)
Selects everything within your document so that you can make all the formatting edits that you want at the same time.
Clicking this command with your mouse is the same as hitting Ctrl + A on your keyboard (Cmd + A on a Mac).
2. Select Objects
Changes your mouse cursor into an arrow symbol that allows you to select an element (chart, picture, SmartArt graphic, etc.) as an object.
This is different than when you click things with your mouse. When you click with your mouse, you normally click into the object as if you are going to edit it.
The Select Objects command ensures that you select the object itself. That way you can cut and paste it, or move it around within your document.
3. Select Text with Similar Formatting
Selects all of the text within a Word document that matches the formatting of the text that you have already selected.
This is one of the coolest features in Microsoft Word that hardly anyone knows about. This command grabs all of the same formatted text within a document, so you can change it’s formatting all at once.
4. The Selection Pane in Word (Alt + F10)
Opens or closes the Selection Pane in Microsoft Word.
Inside the Selection Pane you can see (and quickly manipulate) all the objects in a Word document.
Similar to the Selection Pane in PowerPoint, it only only shows you the objects on the current page you are currently working on.
That means that if you have 100 charts in your Word document but only 1 chart on your current page, you will only see 1 chart in the Selection Pane.
Select All Shortcuts in Word (Ribbon Guides)
Instead of using your mouse to access the selection commands, on a PC you can use your Ribbon Guides.
To use these shortcuts, simply hit the Alt key on your keyboard. Hitting the Alt key, you will see alphabetical sequences to the commands across your Ribbon.
On a PC, your select all Ribbon Guide shortcuts are:
- Select All: Alt, H, SL, A
- Select Objects: Alt, H, SL, O
- Select Text with Similar Formatting: Alt, H, SL, S
- Selection Pane: Alt, H, SL, P
Note: When using your Ribbon Guide shortcuts in Word, you do not need to hold them down. Instead, simply hit and let go of them one at a time (following the letters forward).
To learn more about the Microsoft Office ribbon, see this guide by Microsoft here.
Select All in Excel
1. Select All (Ctrl + A)
It’s also important to note that the Select All command works a little bit differently in Excel.
Using the command once, first selects the block of cells that you are currently active in.
Using the command a second time, then selects everything within your spreadsheet.
See images above for hitting it once, then twice.
2. Select Formulas
Clicking Formulas will grab all the formulas in your current spreadsheet (pictured below).
This is a fast way and easy way to quickly identify and change the formatting of any formulas in your spreadsheet.
Clicking Comments automatically selects all of the comments in your spreadsheet (pictured below).
Comments show up in your spreadsheet as little markers in the upper-right hand corner of your cells. If you don’t want to waste time searching for them, simply use these command.
This allows you to quickly grab all the comments in your spreadsheet and format the cells.
4. Select Conditional Formatting
Clicking Conditional Formatting selects any cells within your spreadsheet that have conditional formatting in them.
This allows you to spot check or change the conditional formatting rules for those specific cells.
To learn more about conditional formatting rules, and how to use them, see this article by Microsoft here.
5. Select Constants
Selects all the constant values in your spreadsheet (i.e. values that are not formula-driven).
This is a fast and easy way to find all of the inputs that someone is using in their financial model or spreadsheet so that you can double-check their assumptions (pictured below).
6. Select Objects
Turns your cursor into an arrow that allows you to select objects that are within your spreadsheet (charts, pictures, SmartArt graphics etc.).
This is useful when you have a large spreadsheet or dashboard and you want to just select a single graphic without accidentally selecting the cells around it.
7. The Selection Pane in Excel (Alt + F10)
Opens the Selection Pane in Excel, showing you all of the charts, pictures, SmartArt graphics, etc., that are currently within your active spreadsheet.
Just keep in mind that the Selection Pane will only show you objects that are within the current sheet you are on. It will not show you objects that are on other sheets within your Excel file.
Select All Shortcuts in Excel (Ribbon Guides):
On top of using your mouse to activate the different Select commands in Excel, if you are on a PC, you can also use your Ribbon Guides to shortcut these commands (see key combinations below).
If you use any of these selection commands A LOT when working in Excel and are on a PC, I highly recommend learning these key combinations to save you time.
On a PC, your Ribbon Guide Shortcuts to these different commands are:
- Formulas: Alt, H, FD, U
- Comments: Alt, H, FD, M
- Conditional Formatting: Alt, H, FD, C
- Constants: Alt, H, FD, N
- Data Validation: Alt, H, FD, V
- Select Objects: Alt, H, FD, O
- Selection Pane: Alt, H, FD, P
Note: When using your Ribbon Guide shortcuts, you do not need to hold down the keys to make them work. Instead, simply hit and let go of them one at a time.
Источник
How to select all the objects in the MS-Excel sheet?
Answer: To select the object, we use Go to Special option.
Follow the below steps to select the objects:
- Press the shortcut key F5 to open the Go to Special dialog box
- Click on Special > Click on object > Click on OK
- All objects will get selected
Thank you for the invitation . Control + A
the Answer is (CTRL+A) thank you M’s Ghada.
How do you select all objects, such as all pictures, and all charts? This article is going to introduce tricky ways to select all objects, to select all pictures, and to select all charts easily in active worksheet in Excel.
Easily insert multiple pictures/images into cells in Excel
Normally pictures are inserted above cells in Excel. But Kutools for Excel’s Import Pictures utility can help Excel users batch insert each picture/image into a single cell as below screenshot shown:
Recommended Productivity Software
Select all objects in active worksheet
You can apply the Go To command to select all objects easily. You can do it with following steps:
Step 1: Press the F5 key to open the Go To dialog box.
Step 2: Click the Special button at the bottom to open the Go To Special dialog box.
Step 3: In the Go To Special dialog box, check the Objects option.
Step 4: Click OK. Then it selects all kinds of objects in active worksheet, including all pictures, all charts, all shapes, and so on.
Select all pictures in active worksheet
It seems no easy way to select all pictures except manually selecting each one. Actually, VB macro can help you to select all pictures in active worksheet quickly.
Step 1: Hold down the ALT + F11 keys, and it opens the Microsoft Visual Basic for Applications window.
Step 2: Click Insert > Module, and paste the following macro in the Module Window.
VBA: Select all pictures in active worksheet
1 2 3 Public Sub SelectAllPics() ActiveSheet.Pictures.Select End Sub
Step 3: Press the F5 key to run this macro. Then it selects all pictures in active worksheet immediately.
Select all charts in active worksheet
VB macro can also help you to select all charts in active worksheet too.
Step 1: Hold down the ALT + F11 keys, and it opens the Microsoft Visual Basic for Applications window.
Step 2: Click Insert > Module, and paste the following macro in the Module Window.
VBA: Select all charts in active worksheet
1 2 3 Public Sub SelectAllCharts() ActiveSheet.ChartObjects.Select End Sub
Step 3: Press the F5 key to run this macro. This macro will select all kinds of charts in active worksheet in a blink of eyes.
Quickly delete all objects/ pictures/ charts/ shapes in active/selected/all worksheets
Sometimes, you may need to delete all pictures, charts, or shapes from current worksheet, current workbook or specified worksheets. You can apply Kutools for Excel’s Delete Illustrations & Objects utility to archive it easily.
Kutools for Excel — Combines More Than 120 Advanced Functions and Tools for Microsoft Excel
1. Click Kutools > Delete > Delete Illustrations & Objects.
2. In the opening dialog box, you need to:
(1) In the Delete section, please specify the types of objects you want to delete.
In our case, we want to remove charts and pictures, therefore we check the Charts option and Pictures option.
(2) In the Look in section, specify the deleting scope.
In our case, we want to remove charts and pictures from several specified sheets, therefore we check the Selected Sheets option, and then check the specified worksheet in the right box. See left screenshot:
3. Click the Ok button.
Then all charts and pictures are removed from the specified worksheets.
Related Articles
Is your problem solved?
Recommended Productivity Tools
Kutools for Excel
Amazing! Increase your productivity in 5 minutes. Don’t need any special skills, save two hours every day!
More than 120 powerful advanced functions which designed for Excel:
- Merge Cell/Rows/Columns without Losing Data.
- Combine and Consolidate Multiple Sheets and Workbooks.
- Compare Ranges, Copy Multiple Ranges, Convert Text to Date, Unit and Currency Conversion.
- Count by Colors, Paging Subtotals, Advanced Sort and Super Filter,
- More Select/Insert/Delete/Text/Format/Link/Comment/Workbooks/Worksheets Tools.
I agree with previous colleagues answer’s.
Moreover, there are three types of the objects (pictures, charts, shapes) and you can select every one individually by using VB macro as the following steps:
1- For selecting Pictures:
Step 1: Hold down the ALT + F11 keys, and it opens the Microsoft Visual Basic for Applications window.
Step 2: Click Insert > Module, and paste the following macro in the Module Window.
VBA: Select all pictures in active worksheet
Public Sub SelectAllPics()
Step 3: Press the F5 key to run this macro. Then it selects all pictures in active worksheet immediately.
2- For selecting Charts:
Step 1: Hold down the ALT + F11 keys, and it opens the Microsoft Visual Basic for Applications window.
Step 2: Click Insert > Module, and paste the following macro in the Module Window.
VBA: Select all charts in active worksheet
Public Sub SelectAllCharts()
Step 3: Press the F5 key to run this macro. This macro will select all kinds of charts in active worksheet.
3- For selecting shapes the same as previous just change the name of the objects
Источник
Adblock
detector