• 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.

Validate existing data

joannasstudio

New Member
I have downloaded 40,000 records for my company. I need to validate that data in certain fields are correct, before I can upload it into access. For instance, i need to validate that the email feild is all xxx@x.xxx how do i do this?
 
Hi joannasstudio,


If you wan to validate only the "@x.xxx" portion of an email id then you simply highlight it using conditional formatting > Highlight Rule > Text that contain and put "@x.xxx", this will highlight the cells with this id.


Regards,
 
Hi joannasstudio,


Excel has other option too, If you want to validate only the "@x.xxx" portion of an email id then you simply find (Ctrl+F) the string "@x.xxx" and click on 'Find All', It will display total number of cell(s) found in the 'Find dialog box's status bar.


If it is 40,000 then all records are having @x.xxx portion in the emails.
 
Back
Top