Excel中indirect函数的运用方法
发布时间:2017-04-01 08:42
相关话题
indirect函数是指定单元格中引用的单元格的值返回出来,单元格不可为区域单元格。今天,小编就教大家在Excel中indirect函数的运用方法。
Excel中indirect函数的运用步骤如下:
首先我们打开一个样表作为例子。
![Excel中indirect函数的运用方法](http://i1.sanwen.net/doc/1612/931-16121Z92H8.jpg)
插入indirect函数,函数的格式是=INDIRECT(ref_text, [a1])
![Excel中indirect函数的运用方法](http://i1.sanwen.net/doc/1612/931-16121Z92H9.jpg)
ref_text参数是指定的单元格,单元格中需要有引用的值。
![Excel中indirect函数的运用方法](http://i1.sanwen.net/doc/1612/931-16121Z92H9-50.jpg)
如果指定的单元格不含有其他引用单元格的值,则返回错误值。
![Excel中indirect函数的运用方法](http://i1.sanwen.net/doc/1612/931-16121Z92H9-51.jpg)
指定单元格不能为公式,数值或者文字串,返回的都会是错误。
![Excel中indirect函数的运用方法](http://i1.sanwen.net/doc/1612/931-16121Z92H9-52.jpg)
a1是可选参数,默认是引用单元格格式,参数false则是引用R1C1的格式。
![Excel中indirect函数的运用方法](http://i1.sanwen.net/doc/1612/931-16121Z92H9-53.jpg)
Excel中indirect函数的运用方法的评论条评论