I have two lists of terms... one has 500 and the other has 350. Anyone know a way (Excel preferred) to easily find what terms of the 500 are NOT in the list of 350?
Combining lists question...
Collapse
X
-
Tags: None
-
History will be kind to me for I intend to write it.Comment
-
Custom Software Development, email: woj#at#wojfun#.#com to discuss details or skype: wojl2000 or gchat: wojfun or telegram: wojl2000
Affiliate program tools: Hosted Galleries Manager Banner Manager Video Manager
Wordpress Affiliate Plugin Pic/Movie of the Day Fansign Generator Zip ManagerComment
-
-
-

i tried that but no luck. I can find out how to do it with numbers, but with words it wont work
Email: Clicky on MeComment
-
-
d'oh, i figured it out... had to swap out a where it spit out the true vs. false value at
incase anyone wanted to know...
*where column A = long list and column C = shortened list... hence finding terms in column A that are not in CCode:=IF(ISERROR(MATCH(A1,$C$1:$C$362,0)),A1," ")
Email: Clicky on MeComment
-
Comment
-

AIM: GrouchyGfy
Comment