用部分匹配对齐两列 [英] Aligning two columns with partial matches

查看:81
本文介绍了用部分匹配对齐两列的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试对齐两个具有相同部分值的列,例如,最多9个首字符.

I am trying to align two columns that have the same partial values, say, up to the 9 first characters.

第二列中的某些电子邮件没有出现在第一列中.

Some emails in the second column show up without being in the first column.

我想知道如何将第一列电子邮件与第二列电子邮件进行匹配.

I would like to know how to match the first column emails to the second column.

推荐答案

我想知道如何匹配将第一列通过电子邮件发送到第二列.

I would like to know how to match the first column emails to the second column.

尝试

=match(a2&"*", b:b, 0)

这篇关于用部分匹配对齐两列的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆