Excel精英培训网

 找回密码
 注册
数据透视表40+个常用小技巧,让你一次学会!
查看: 1303|回复: 3

[已解决][求助]

[复制链接]
发表于 2008-12-14 10:44 | 显示全部楼层 |阅读模式

表中有两列:其中B是A的子集,想找出A-B,怎末实现

例:

a  a

c  b

b

d

即想找出c和d怎末实现?

最佳答案
2008-12-14 10:55

=index(a:a,small(if(countif(b$1:b$2,a$1:a$99),100,row($1:$99)),row(a1)))&""

数组

excel精英培训的微信平台,每天都会发送excel学习教程和资料。扫一扫明天就可以收到新教程
发表于 2008-12-14 10:49 | 显示全部楼层
回复

使用道具 举报

发表于 2008-12-14 10:55 | 显示全部楼层    本楼为最佳答案   

=index(a:a,small(if(countif(b$1:b$2,a$1:a$99),100,row($1:$99)),row(a1)))&""

数组

回复

使用道具 举报

发表于 2008-12-14 11:02 | 显示全部楼层

[em02]厉害

学习了

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|Excel精英培训 ( 豫ICP备11015029号 )

GMT+8, 2024-5-31 00:48 , Processed in 0.525771 second(s), 8 queries , Gzip On, Yac On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表