Thread: lookup help
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Pete_UK Pete_UK is offline
external usenet poster
 
Posts: 8,856
Default lookup help

Are you not able to see my response to you from yesterday?

Pete

On Dec 8, 5:24*pm, Curtis wrote:
The values will not necessarily be in the same row so the formula needs to
look at the entire range



"JBeaucaire" wrote:
Put this in E2 then copy down:


=IF(C2=D2, "OK", D2)


--
"Actually, I *am* a rocket scientist." -- JB
(www.MadRocketScientist.com)


Your feedback is appreciated, click YES if this post helped you.


"Curtis" wrote:


I need a formula in row E (e2:e500) that will look in range c2:c500 for a
value equal to that in range d2:d500.


ex:If there is a value in column c that matches that in column d I want
column e to say "OK". If not to show the value in column d


thanks- Hide quoted text -


- Show quoted text -