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.
テキストを含む 2 つの列があります。3 番目の列に、両方の列にあるテキストを入力したいと考えています。
例えば:
これを行うには、どの式を使用できますか?
セル E2 で下にコピー:
=IFERROR(INDEX($C$2:$C$7,MATCH(1,INDEX((COUNTIF($D$2:$D$7,$C$2:$C$7)>0)*(COUNTIF(E$1:E1,$C$2:$C$7)=0),),0)),"")