search
HomeTopicsexcelPractical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12)

F1~F12, all of them are good helpers for Excel operations. The F4 key alone has many uses. The following article will summarize and share with you some common uses of F1~F12. I hope it will be helpful to you!

Practical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12)

Using shortcut keys can replace the mouse to do some work, and can also really improve our daily work efficiency. Today I will share with you the shortcut keys F Key usage.

1.F1 key

1) F1 to view the help page

2) Ctrl F1 to show/hide the ribbon

Practical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12)

3) Alt F1 to generate a chart with one click

When you are still moving the mouse to the excel ribbon to find the insert-chart click, I have quickly completed it using keyboard shortcuts. .

Practical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12)

2.F2 key

1) F2 Rename

Select the folder or file and press F2 Rename.

2) F2 to edit cells

Select a cell in Excel and press F2 to directly edit the cell content, which is equivalent to double-clicking the cell with the mouse.

3) Shift F2 to quickly insert/edit comments

If we need to insert comments into the excel table, press the key combination Shift F2 to complete the insertion of comments. In addition, if there are currently comments, press the key combination Shift F2 to directly edit or modify the comments.

Practical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12)

4) Ctrl F2 Print preview

is equivalent to the key combination Ctrl P, quickly open the print preview.

Practical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12)

5) Alt F2 Save file

Practical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12)

3.F3 key

1) F3 Search for files

In windows, press this key to quickly enter the file search state.

2) Shift F3 to insert a function

We can use the key combination Shift F3 to bring up the "Insert Function" window, as shown in the figure below.

Practical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12)

3) Ctrl F3 Define the name

The key combination Ctrl F3 can quickly bring up the name manager window.

Practical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12)

4) Ctrl Shift F3 creates a name based on the first and last rows

Press the key combination Ctrl Shift F3 to also bring up the window to create a name based on row or column marks As shown in the figure below, select "First Row", that is, define the A2:A10 data area as the name of the A1 cell.

Practical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12)

4.F4 key

1) F4 repeats the previous step

(1) F4 quick copy Cell format, equivalent to format brush

Practical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12)

(2) F4 repeatedly inserts/deletes rows and columns

also applies to inserting/deleting a row (lie) , then select other rows (columns) and press F4 to insert/delete directly.

Practical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12)

(3) F4 repeatedly inserts/deletes a worksheet

First manually insert (delete) a worksheet, and then each time you press F4, it will be inserted (delete) a new worksheet.

Practical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12)

(4) F4 to copy graphics at equal intervals

First press and hold the Ctrl key and drag to copy a graphic, and then each time you press F4, the system Just create a graphic with consistent spacing.

Practical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12)

2) F4 switches the cell reference method (relative reference, absolute reference, mixed reference)

In daily work, we have to enter formulas from time to time Enter $. Manual typing seems simple but sometimes it can make people crazy. Don't worry, using the F4 key can easily help us solve the problem and switch between the three reference methods. See the demo below!

Practical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12)

3) Ctrl F4 closes the current file

4) Alt F4 closes the current program or computer

Alt F4 can close the currently open file Program or window, press it on the desktop to quickly shut down the computer.

5.F5 key

1) F5—pops up the positioning dialog box

The F5 key is equivalent to the Ctrl G shortcut key, pops up the positioning dialog box.

Practical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12)

2) F5 to run the code

If you are in the VBA editor, press F5 to run the code.

3) Shift F5 Find and Replace

is equivalent to the Ctrl F key, which can pop up the "Find and Replace" dialog box.

6.F6 key

Press F6 three times to display menu function shortcut letters.

Take creating a line chart as an example. Press F6 three times, insert the letter N appearing below, and press N again to bring up the line chart.

Practical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12)

7.F7 key

Press F7 to check English spelling.

Practical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12)

8.F8 key

1) F8 Use single click to realize frame selection

Daily click mouse Only one cell can be selected. After pressing F8, click the mouse again to perform a box selection, as follows.

Practical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12)

2) Shift F8 click to select discontinuous areas

Pressing the key combination Shift F8 is equivalent to pressing Ctrl without letting go. You can select by clicking Multiple discontinuous areas.

Practical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12)

9.F9 key

Press F9 to check the formula calculation results.

Press the F9 key to turn part of the formula into a calculation result. When your formula makes an error, especially a more complex formula, you need to check which part of the formula is wrong. Press F9 to help find it.

Practical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12)

#Note that after verifying the result of the formula, press the ESC key to restore the original formula.

10.F10 key

1) F10 displays the menu function shortcut letter

Press F10 to display the shortcut key corresponding to the Excel menu, and its functions are It’s the same as pressing the F6 key three times, so I won’t go into details here.

2) Shift F10 displays the right-click menu

Press the key combination Shift F10 to quickly open the right-click menu, as shown in the figure below.

Practical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12)

11.F11 key

1) F11 inserts into the chart worksheet with one click

Select the data and press F11 , you can insert a chart worksheet before the current worksheet, as shown in the figure below.

Practical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12)

2) Shift F11 to quickly insert a blank worksheet

Press the key combination Shift F11 to quickly insert a blank worksheet before the current worksheet.

3) Alt F11 to quickly open the VBA editing window

Press Alt F11 to quickly enter the VBA editing window.

Practical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12)

12.F12 key

F12 Save file as, equivalent to Alt F2, save file as.

The usage of shortcut keys F1 to F12 has been basically presented. Practice makes perfect, and only by practicing regularly can they play their role. Let’s practice using the keyboard together!

Related learning recommendations: excel tutorial

The above is the detailed content of Practical Excel skills sharing: common usage sharing of the 12 F keys (F1~F12). For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:部落窝教育. If there is any infringement, please contact admin@php.cn delete
MEDIAN formula in Excel - practical examplesMEDIAN formula in Excel - practical examplesApr 11, 2025 pm 12:08 PM

This tutorial explains how to calculate the median of numerical data in Excel using the MEDIAN function. The median, a key measure of central tendency, identifies the middle value in a dataset, offering a more robust representation of central tenden

Google Spreadsheet COUNTIF function with formula examplesGoogle Spreadsheet COUNTIF function with formula examplesApr 11, 2025 pm 12:03 PM

Master Google Sheets COUNTIF: A Comprehensive Guide This guide explores the versatile COUNTIF function in Google Sheets, demonstrating its applications beyond simple cell counting. We'll cover various scenarios, from exact and partial matches to han

Excel shared workbook: How to share Excel file for multiple usersExcel shared workbook: How to share Excel file for multiple usersApr 11, 2025 am 11:58 AM

This tutorial provides a comprehensive guide to sharing Excel workbooks, covering various methods, access control, and conflict resolution. Modern Excel versions (2010, 2013, 2016, and later) simplify collaborative editing, eliminating the need to m

How to convert Excel to JPG - save .xls or .xlsx as image fileHow to convert Excel to JPG - save .xls or .xlsx as image fileApr 11, 2025 am 11:31 AM

This tutorial explores various methods for converting .xls files to .jpg images, encompassing both built-in Windows tools and free online converters. Need to create a presentation, share spreadsheet data securely, or design a document? Converting yo

Excel names and named ranges: how to define and use in formulasExcel names and named ranges: how to define and use in formulasApr 11, 2025 am 11:13 AM

This tutorial clarifies the function of Excel names and demonstrates how to define names for cells, ranges, constants, or formulas. It also covers editing, filtering, and deleting defined names. Excel names, while incredibly useful, are often overlo

Standard deviation Excel: functions and formula examplesStandard deviation Excel: functions and formula examplesApr 11, 2025 am 11:01 AM

This tutorial clarifies the distinction between standard deviation and standard error of the mean, guiding you on the optimal Excel functions for standard deviation calculations. In descriptive statistics, the mean and standard deviation are intrinsi

Square root in Excel: SQRT function and other waysSquare root in Excel: SQRT function and other waysApr 11, 2025 am 10:34 AM

This Excel tutorial demonstrates how to calculate square roots and nth roots. Finding the square root is a common mathematical operation, and Excel offers several methods. Methods for Calculating Square Roots in Excel: Using the SQRT Function: The

Google Sheets basics: Learn how to work with Google SpreadsheetsGoogle Sheets basics: Learn how to work with Google SpreadsheetsApr 11, 2025 am 10:23 AM

Unlock the Power of Google Sheets: A Beginner's Guide This tutorial introduces the fundamentals of Google Sheets, a powerful and versatile alternative to MS Excel. Learn how to effortlessly manage spreadsheets, leverage key features, and collaborate

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

MantisBT

MantisBT

Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.