Excel file里的公式很多有@,中括号,这是什么啊?

s
shue
楼主 (北美华人网)
看别人做的excel worksheet,formula净是这种的,不是普通的formula,这是什么做的?db_
玉骨遥
这题我上课时老师讲过。 https://support.microsoft.com/en-us/office/implicit-intersection-operator-ce3be07b-0101-4450-a24e-c1c999be2b34
s
shue
不是formula前面加@,是sumif, vlookup之类的formula 里面的参数很多都有@,[],db_
n
neptunean
应该是create了一个table,structured reference。看看下面的解释。 https://support.microsoft.com/en-us/office/overview-of-excel-tables-7ab0bb7d-3a9e-4b56-a3c9-6c94334e492c
玉骨遥
参数的话,[]是个range @是个数组
离泽宫首徒
这是最基本的excel, 你可以定义table, 或者import query , 或者power query. 都可以自动copy formula . formula自动格式就是你说的@, 【】