I have a column where email ids are typed.
now although the email ids filled may be bogus, I just need to validate that there is a @ and . in the cell
So if the @ and one dot is missing from the cell the entry should be rejected and an error message pop ( like we have in data validation )