小编use*_*232的帖子

使用公式参考细胞? - Google Spreadsheets

这个问题必须有一个基本的答案,但它让我疯狂.在Google Spreadsheets中,我需要通过(列,行)引用单元格,我可以用公式替换"row"来查找特定行.换句话说,我不能使用像"A7"这样的引用,因为我的行由公式决定.这是给我行号的公式,

=ArrayFormula(MAX(FILTER(ROW(B:B);NOT(ISBLANK(B:B)))))
Run Code Online (Sandbox Code Playgroud)

reference google-sheets

32
推荐指数
1
解决办法
7万
查看次数

标签 统计

google-sheets ×1

reference ×1