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...
Code:
=IF(ISERROR(MATCH(A1,$C$1:$C$362,0)),A1," ")
*where column A = long list and column C = shortened list... hence finding terms in column A that are not in C