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
一文教会你Excel折叠表格分类汇总功能一文教会你Excel折叠表格分类汇总功能May 12, 2022 am 11:58 AM

本篇文章给大家带来了关于excel的相关知识,其中主要介绍了关于折叠表格的相关问题,就是分类汇总的功能,这样查看数据会非常的方便,下面一起来看一下,希望对大家有帮助。

实用Excel技巧分享:计算年数差、月数差、周数差实用Excel技巧分享:计算年数差、月数差、周数差Apr 22, 2022 am 09:56 AM

在之前的文章《实用Excel技巧分享:利用 数据透视表 来汇总业绩》中,我们学习了下Excel数据透视表,了解了利用数据透视表来汇总业绩的方法。而今天我们来聊聊怎么计算时间差(年数差、月数差、周数差),希望对大家有所帮助!

实例总结Excel中AGGREGATE函数的八个用法实例总结Excel中AGGREGATE函数的八个用法May 17, 2022 am 11:37 AM

本篇文章给大家带来了关于excel的相关知识,其中主要介绍了关于AGGREGATE函数的相关内容,该函数用法与SUBTOTAL函数类似,但在功能上比SUBTOTAL函数更加强大,下面一起来看一下,希望对大家有帮助。

Word与Excel联动:表格借用Word进行分栏打印!Word与Excel联动:表格借用Word进行分栏打印!May 07, 2022 am 10:28 AM

在之前的文章《实用Word技巧分享:聊聊你没用过的“行号”功能》中,我们了解了Word中你肯定没用过的"行号”功能。今天继续实用Word技巧分享,看看Excel表格怎么借用Word进行分栏打印,快来收藏使用吧!

实用Excel技巧分享:合并单元格后实现筛选功能实用Excel技巧分享:合并单元格后实现筛选功能May 11, 2022 am 10:22 AM

在之前的文章《实用Excel技巧分享:原来“定位功能”这么有用!》中,我们了解了定位功能的妙用。而今天我们聊聊合并后的单元格如何实现筛选功能,分享一种复制粘贴和方法解决这个问题,另外还会给大家分享一种合并单元格的不错的替代方式。

实例详解利用Excel制作倒计时牌实例详解利用Excel制作倒计时牌May 16, 2022 am 11:53 AM

本篇文章给大家带来了关于excel的相关知识,其中主要介绍了关于zenmm制作倒计时牌的相关内容,使用Excel中的日期函数结合按指定时间刷新的VBA代码,即可制作出倒计时牌,下面一起来看一下,希望对大家有帮助。

Excel怎么查找总和为某个值的组合Excel怎么查找总和为某个值的组合May 18, 2022 am 11:25 AM

本篇文章给大家带来了关于excel的相关知识,其中主要介绍了关于如何使用函数寻找总和为某个值的组合的问题,下面一起来看一下,希望对大家有帮助。

图文详解Excel中XLOOKUP函数典型用法整理图文详解Excel中XLOOKUP函数典型用法整理Apr 21, 2022 am 11:46 AM

本篇文章给大家带来了关于Excel的相关知识,其中主要介绍了关于XLOOKUP函数的相关知识,包括了常规查询、逆向查询、返回多列、自动除错以及近似查找等内容,下面一起来看一下,希望对大家有帮助。

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

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
Repo: How To Revive Teammates
1 months agoBy尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),