how do I test emails in excel to see if they are valid.
R Ron de Bruin Mar 20, 2006 #2 hi al1776 I use this in my code to test the cell value If cell.Value Like "?*@?*.?*" But you are not sure they really exist
hi al1776 I use this in my code to test the cell value If cell.Value Like "?*@?*.?*" But you are not sure they really exist