=AND(NOT(ISERROR(FIND("@",A1))),NOT(ISERROR(FIND(".",A1))),ISERROR(FIND(" ",A1)))

식을 사용하면 된다. 편하다.

 

http://stackoverflow.com/questions/14482403/excel-email-validation-formula

+ Recent posts