Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Raju Iyer   on Feb 07 In MS Office Category.

  
Question Answered By: Omar Walker   on Feb 07

Try using this formula in cell G1, then copy it to all rows below. It
does a lookup of the value from column  F in column D, then checks to
see if it is N/A (meaning not found in column D). The ISNA function
will return true if not found. You want the opposite, hence the NOT
function.

=NOT(ISNA(VLOOKUP(F1,D:D,1,FALSE)))

Share: 

 

This Question has 9 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on "If/Then" statement in Excel Or get search suggestion and latest updates.


Tagged: