I have the following worksheet called Data:

In the same workbook I have another worksheet called Employee Database.

In Excel, how can I color the “Employee E-mail Address” and the corresponding “Company” and “Company URL” cells red from the Data worksheet if the “Employee E-mail Address” is not in the Employee Database?
In otherwords, I am trying to make the Employee Database worksheet look like this:

I’ve just given an example and in reality I have over 10,000 cells worth of data to do this to. I started doing this manually and realized it will take me forever.
I’d love to know if there is a macro that can do this in Excel?
Help would be so much appreciated! I have the example workbook of the screenshots above available for download here:
http://www.mediafire.com/?dttztp66dvjkzn8
Is this what you are trying? This will create a new sheet “Desired Result” with the output. Paste this in a module.