• Blog
  • Podcast
  • Contact
  • Sign in
CloverDX Logo
Product
  • OVERVIEW
  • Discover CloverDX Data Integration Platform###Automate data pipelines, empower business users.
  • Deploy in Cloud
  • Deploy on Premise
  • Deploy on Docker
  • Plans & Pricing
  • Release Notes
  • Documentation
  • Customer Portal
  • More Resources
  • CAPABILITIES
  • Sources and Targets###Cloud and On-premise storage, Files, APIs, messages, legacy sources…
  • AI-enabled Transformations###Full code or no code, debugging, mapping
  • Automation & Orchestration###Full workflow management and robust operations
  • MDM & Data Stewardship###Reference data management
  • Manual Intervention###Manually review, edit and approve data
  • ROLES
  • Data Engineers###Automated Data Pipelines
  • Business Experts###Self-service & Collaboration
  • Data Stewards###MDM & Data Quality
clip-mini-card

 

Ask us anything!

We're here to walk you through how CloverDX can help you solve your data challenges.

 

Request a demo
Solutions
  • Solutions
  • On-Premise & Hybrid ETL###Flexible deployment & full control
  • Data Onboarding###Accelerate setup time for new data
  • Application Integration###Integrate operational data & systems
  • Replace Legacy Tooling###Modernize slow, unreliable or ad-hoc data processes
  • Self-Service Data Prep###Empower business users to do more
  • MDM & Data Stewardship###Give domain experts more power over data quality
  • Data Migration###Flexible, repeatable migrations - cloud, on-prem or hybrid
  • By Industry
  • SaaS
  • Healthcare & Insurance
  • FinTech
  • Government
  • Consultancy
zywave-3

How Zywave freed up engineer time by a third with automated data onboarding

Read case study
Services
  • Services
  • Onboarding & Training
  • Professional Services
  • Customer Support

More efficient, streamlined data feeds

Discover how Gain Theory automated their data ingestion and improved collaboration, productivity and time-to-delivery thanks to CloverDX.

 

Read case study
Customers
  • By Use Case
  • Analytics and BI
  • Data Ingest
  • Data Integration
  • Data Migration
  • Data Quality
  • Data Warehousing
  • Digital Transformation
  • By Industry
  • App & Platform Providers
  • Banking
  • Capital Markets
  • Consultancy & Advisory
  • E-Commerce
  • FinTech
  • Government
  • Healthcare
  • Logistics
  • Manufacturing
  • Retail
Migrating data to Workday - case study
Case study

Effectively Migrating Legacy Data Into Workday

Read customer story
Company
  • About CloverDX
  • Our Story & Leadership
  • Contact Us
  • Partners
  • CloverDX Partners
  • Become a Partner
Pricing
Demo
Trial

Data validation in Excel: basic vs advanced techniques

Data Governance Data Management
Posted November 25, 2022
5 min read
Data validation in Excel: basic vs advanced techniques

Love it or hate it, you can’t deny Microsoft Excel’s track record. Nearly 900,000 companies in the United States use Excel for their data entry needs, with millions more using it worldwide. But, while Excel might be your tried and trusted tool, you could still end up with errors if you don’t conduct thorough data validation. And that could lead to poor decision-making.

So, how can you validate your Excel data? Let’s look at some basic and advanced techniques.

How to validate your data in Excel

Excel has a data validation function. It works by restricting the type of data or the values that users can enter into a cell.

You can find Excel’s data validation function by clicking Data on the top menu bar and then going to Data Validation. From there, you’ll see a dialogue box. Start with the Settings tab. This is where you choose your validation criteria. Click in the Allow box to see the options, which include:

You can restrict cells to only accept certain formats of data, such as:

  • Whole numbers and decimals
  • Text Length
  • Dates and times

This ensures you input data correctly, leading to fewer validation errors. You can also set validation rules based on:

  • Dropdown lists
  • Custom formulas

Let’s take a look at these last two in more detail:

Dropdown lists

Creating a dropdown list of all the possible entries for a particular cell ensures your users only input the correct, consistent types of data.

For example, you might make a list of your sales locations. Instead of users inputting names in an inconsistent format, such as ‘Dallas’ versus ‘Dallas, TX’, they can just select ‘Dallas’ from the list.

To use dropdown lists, open a new worksheet and organize your data in a table. Then, head over to the data validation function and on the Settings tab and choose List. From there it’s just a case of inputting your data range into the Source box.

In this example on Microsoft’s help page, they’re using cities as their data type and choosing the source from their table.

c04c2085-05f2-4d36-b68c-edb9cea91be4 (1)

You might also want an input message to pop up when a user clicks a cell to prompt them to choose an option from the list. To do this, tick the Show input message when cell is selected box, and type your message. You can also add an error message if users input data incorrectly.

Custom formulas

Custom formulas allow you to create your own criteria for your data validation. This is useful if the basic options aren’t meeting your needs.

In the data validation tab, choose Custom in the Allow list. Underneath, you’ll see a box to input your formulas.

custom_formula

 

So what can custom formulas do? Well, here are some common custom formulas that might work for you:

  • ISNUMBER/ISTEXT. This formula is useful when you want to ensure a certain character is a number or text. For example, if your product SKUs always start with a letter followed by numbers, you can use this formula to check users follow that format.
  • EXACT. You can use the EXACT formula to check that a value exactly matches the intended format. This is useful if your data entries are case-sensitive.
  • SUM. The SUM function can help you ensure users don’t enter a value that exceeds a certain number. This is especially useful if you’re setting budgets or working on finances. You might have an expenses limit of $100. If the user enters values above that, it will flag an error message.

Though formulas are great for making the most out of Excel’s data validation, there are still limitations.

What are the limitations of data validation in Excel?

The problem with in-app data validation is you have to create these criteria in each individual spreadsheet.

Aside from being tedious, this also places a lot of pressure on you. (Or other spreadsheet-owners.) If you forget to implement the checks, you could be back to square one.

It’s also very likely you’ll run into some errors using this method, such as:

  • Missing dropdown fields. For your dropdown to recognize new list entries, make sure you include them in your range.
  • Missing arrows. The dropdown arrows have a tendency to disappear unexpectedly. There are a few reasons for this, including arrows set to show in the active cell only, freeze panes or corruption. Make sure you’ve selected the In-cell dropdown box in order for the drop-down arrow to appear.
  • Valid entries not being allowed. Data input is case-sensitive, so you’ll need to input the exact entry it’s looking for.

You might have gotten this far and decided that Excel’s validation is too limited for what you want to achieve. And that’s fine. There are other methods out there. If you’re looking for more from your data validation, consider using a data platform like CloverDX.

Enhance your data validation with CloverDX

If you find yourself doing these data quality tasks too often, you might need to work with your IT teams to establish some more serious data processing and quality automations. For that, data integration tools with automation capabilities like CloverDX can come in handy. Not only can they automate your processes, but they can also do a lot of the heavy lifting for you too.

Data validation in CloverDX

CloverDX’s Validator is a powerful filtering tool that passes your data through a series of checks (that you can create templates for) to sift out any quality issues. It then reports on data that didn’t pass through the filter, with detailed information about the reasons why. See it as the final checkpoint on the data quality assurance conveyor belt. The data allowed through will be squeaky-clean, ready for analysis.

Here’s what the validation process looks like in a more detailed tool. Fully automated with complex validation tools. This high level of validation maximizes the quality of your data for business decision-making. And the best part? You can easily repeat it on other data sets.

Validator-ValidatorRulesEditor

Ensure high-quality data with data validation checkpoints

Ready to ease the burden of spreadsheet-by-spreadsheet data validation checks? Excel’s in-app validation function can only get you so far. Standardize, automate and dig deeper with a more sophisticated data platform like CloverDX.

New call-to-action

 

Share

Facebook icon Twitter icon LinkedIn icon Email icon
Behind the Data  Learn how data leaders solve complex problems every day

Newsletter

Subscribe

Join 54,000+ data-minded IT professionals. Get regular updates from the CloverDX blog. No spam. Unsubscribe anytime.

Related articles

Back to all articles
Data engineers mapping out data governance rules on a whiteboard
Data Governance
3 min read

The vital importance of data governance in the age of AI

Continue reading
Black and white image of someone typing on a computer
Data Management Data Democratization
7 min read

6 major data management risks — and how to tackle them

Continue reading
Street crossing in a shopping district symbolising trust
Data Quality Data Strategy
4 min read

Why data trust matters to your customers

Continue reading
CloverDX logo
Book a demo
Get the free trial
  • Company
  • Our Story
  • Contact
  • Partners
  • Our Partners
  • Become a Partner
  • Product
  • Platform Overview
  • Plans & Pricing
  • Customers
  • By Use Case
  • By Industry
  • Deployment
  • AWS
  • Azure
  • Google Cloud
  • Services
  • Onboarding & Training
  • Professional Services
  • Customer Support
  • Resources
  • Customer Portal
  • Documentation
  • Downloads & Licenses
  • Webinars
  • Academy & Training
  • Release Notes
  • CloverDX Forum
  • CloverDX Blog
  • Behind the Data Podcast
  • Tech Blog
  • CloverDX Marketplace
  • Other resources
Blog
The vital importance of data governance in the age of AI
Data Governance
Bringing a human perspective to data integration, mapping and AI
Data Integration
How AI is shaping the future of data integration
Data Integration
How to say ‘yes’ to all types of data and embark on a data-driven transformation journey
Data Ingest
© 2025 CloverDX. All rights reserved.
  • info@cloverdx.com
  • sales@cloverdx.com
  • ●
  • Legal
  • Privacy Policy
  • Cookie Policy
  • EULA
  • Support Policy