Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个包含名称列的表格和十个问题列,其中包含相关列下的名称和答案。
如何将十个问题列格式化为一列,每个问题位于单独的行上,而新列则用于该特定问题的答案?
它被称为“反向枢轴”。构建一个具有多个合并范围(Alt+D、P 如果需要)的数据透视表,然后双击总计。但是,必须以其他方式添加正确的答案,因为您的问题中没有给出。