复制和缺少行
我有一个例子,其中有几个标签的标签,标有世界,德国,芬兰。每个选项卡都有一个电子邮件地址列表。
任务:我想找出世界标签中的德国和芬兰标签中是否有任何地址,如果是,则有什么地址。我不想重复,因此,如果已在德国或芬兰标签中有一个电子邮件地址,则必须将其从“世界”选项卡中删除。
怎么做?
该测试的一个示例是
I have an example where I have several tabs with e-mail addresses marked as World, Germany, Finland. Each tab has a list of email addresses.
Task: I want to find out if there are any addresses from the Germany and Finland tabs in the World tab and, if so, which ones. I don't want duplicates, so if an email address is already in the Germany or Finland tab, it must be removed from the World tab.
How to do it?
An example of the test is HERE
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
使用:
例如:
use:
eg.:
尝试条件格式:
需要删除红色的格式...
try conditional formatting:
red ones needs to be removed...