que*_*osa 5 arrays if-statement google-sheets array-formulas google-sheets-formula
我正在尝试使用 Google Sheets 中的 ArrayFormula 函数应用于=$V$1整个 V 列(从 V3 开始)。
=$V$1
我已=ArrayFormula($V$1)在单元格 V3 中写入,但这不会填充整个列。
=ArrayFormula($V$1)
我究竟做错了什么?
pla*_*er0 5
像这样做:
=ARRAYFORMULA(IF(ROW(V3:V), V1))
归档时间:
6 年,8 月 前
查看次数:
2032 次
最近记录:
4 年,2 月 前