Home > Topics > excel > Briefly describe the citation methods in excel

Briefly describe the citation methods in excel

藏色散人
Release: 2020-07-10 10:56:58
Original
7234 people have browsed it

excel中的引用方式有:1、相对引用,表示在拉动公式时,对单元格的引用会变化;2、绝对引用,表示在拉动公式时,对单元格的引用则不会变化。

Briefly describe the citation methods in excel

excel中的引用方式

相对引用与绝对引用。

相对引用:在拉动公式时,对单元格的引用会变化。

绝对引用:在拉动公式时,对单元格的引用则不会变化。

操作方法:

相对引用:直接输入单元格即可,如A1。

绝对引用:需要在输入单元格后再加$如:$A$1 。如果想在拉动时只有列变化,则只需要在行号前面加“$”,如果需要只有行变化,则需要在列标前面加“$”,如果两个都不想变时就都要加"$",也可以按快捷键“F4”。

注:
A1 :行列都会动
$A1:行动列不动
A$1:列动行不动
$A$1: 行列都不动(快捷键"F4")。
Copy after login

推荐:《Excel教程

The above is the detailed content of Briefly describe the citation methods in excel. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
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