show comparison variance

  • Thread starter Thread starter Hilton
  • Start date Start date
H

Hilton

I have wo numbers in Column A and E. I need to see what is in E that is not
in A and show the value for that result that is in column F in column I.
 
Play with this to suit your needs:
=IF(COUNTIF(A:A,E1),"ok","Missing")
best wishes
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top