【发布时间】:2022-01-15 09:36:17
【问题描述】:
这是我的公式 =ARRAYFORMULA(CONCAT("https://www.google.com/search?q=",J2:J)) 问题是我不希望下面的这个出现在 J1 的第 1 行 https://www.google.com/search?q= 我想要这个 --> https://www.google.com/search?q=
【问题讨论】:
标签: google-sheets concatenation array-formulas