Home > Topics > excel > body text

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

青灯夜游
Release: 2023-02-20 17:53:45
forward
4873 people have browsed it

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!

Related labels:
source:itblw.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!