英文: search for a number in another column 问题 我有一个大型数据集,在其中,列 A 有一个ID,列 B(带有ID的文本)。我希望列 C 显示该值是否存在,如果...
如何将一列按水平方向排序成具有匹配前缀的转置行?
英文: How can I sort a column horizontally into transposed rows with matching prefixes? 问题 我有一个Google表...
如何查询跨列求和,但避免来自唯一用户的重复提交/行?
英文: how can I query sum across columns, but avoid duplicated submissions / rows from unique users? 问...
如何防止用户在Google表格中输入非字母数字字符
英文: How can I prevent users from entering non-alphanumeric characters in a Google Sheet 问题 我尝试在列H上使用...
拖动下拉 Arrayformula
英文: Dragging down Arrayformla 问题 =ARRAYFORMULA(IMPORTRANGE("https://docs.google.com/spreadsheet...
如果数值在一个单元格中不匹配,那么在另一个单元格中显示它。
英文: If value does not match in a cell then show it in another cell 问题 我有一个Google表格,其中包含多个代码。在一个单元格中可...
Google Sheet: 在一个列中创建所有名称的组合
英文: Google Sheet: Creating combination of all names from a column 问题 我已经将您提供的内容翻译成中文,代码部分保持不变。以下是翻译好...
filter(Importrange)根据单元格的值进行筛选条件,而不是直接数值。
英文: filter(Importrange) with filter condition on value of cell and not a direct value 问题 我在这个 Google...
将一列行号转换成单元格列表,并在Google表格中对它们应用公式。
英文: Convert a list of rownumbers to a list of cells and apply a formula to them in Google Sheets 问题 ...
尝试在一个数组公式内嵌套一个转置公式。
英文: Trying to nest a transpose formula inside an array formula 问题 Here's the sheet: https://docs.goo...
17