如何从 Excel 文件中提取组信息

How extract group information from Excel file

早上好,在我的时区。

我收到了一个包含很多行和列的 Excel 文件。 当我在每一列中使用过滤器时,当我选择每个下拉按钮时,我能够看到该列的所有值。

问题:

与 SQL 中的分组依据非常相似。

提前致谢 最好的问候

我将这个问题标记为题外话,因为我认为它属于超级用户,您可以在那里找到您的解决方案:How do I get the distinct unique values in excel

我写这个作为答案,因为答案在 SO 上不存在(但在超级用户上)。