I need to compare a text list in Column A in Sheet #1 to a text list in Column C in Sheet #2 and then print the resulting text it found in Column B in Sheet #1.
For example:
Sheet #1
A | B
------------------+--------------------
microsoft | rr@microsoft.com
jimc | er@microsoft.com
gmail | don@gmail.com
hotmail |
Sheet #2
C
-------------------
rr@microsoft.com
don@hotmail.com
don@gmail.com
er@microsoft.com
empty@mail.com
Bookmarks