• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Email address validation in VBA

Vishi

New Member
The following code is carefully explored and tested .. but somehow this is pulling emails with spaces too .. meaning "my name@mydomain.com" is also pulled as valid email which does not happen with other scripting ..

"([a-z0-9_\.\-]+)\@(([a-z0-9\-]+\.)+)([a-z]+)"

Any inputs will help
 
Hi Vishi, and welcome to the forum.

Can you provide more info? Looks like you are referring to a macro, but none got posted. :(
 
Back
Top