Skip to main content

What is Data Validation In Microsoft Excel

How Data Validation Works In MS Excel.

Uses and explanation of "Data Validation” Function.

MS Excel formulas: Easiest way to understand Syntax and usage:

Explanation:
Data validation is a function or feature in Microsoft Excel to make your report effective and easy to use. Data Validation  provides a restriction to use the data or in the other words we can say it provides a limit or control of values that you have to select. Let suppose we have a report and we want to enter blood group of all staffs. In order to make report easy we can can set a limit of data to allow only blood groups like "A", "A+", "B", "B+", "O", "O+", "AB" ...... etc.
In example 1 we can see how set data validation limit. After select the data we don't need to write any thing, one drop down button will reflect with all blood groups.

Short Cut Key : Press  --   Alt + A+ V+ V
Follow the Link :
In MS Excel Go To >>> Data >>Click -  Data Validation >> Select - Data Validation >>
Data Validation popup select settings >>>> validation criteria
Allow select from list Click drop down button.
Source :  it is your data validation range (You have to prepare a separate data according to your report and requirements. In the given below example 1, we have prepared blood groups data to set a limit that will not allow  and as per your requirement)
Click ok ..

Example 1 - How to work Data Validation



Points To Be Remember:
We have to prepare a separate data to use in source column range to set a limit of data, For example as per current requirement we want only different blood group in column. You can see in example 1. we have prepared a separate data, the same data will reflect in blood group column as reflecting in below image. In the other words we can say that we have restricted the data, only blood groups are reflecting and we can select by drop down button.



We can not enter anything apart from defined blood groups. It is an easy way to make your reporting effective.



Please comment for more excel query or any suggestions.
Thanks for your time...




Comments

Popular posts from this blog

Top 10 Job Oriented Certificate Courses

Hello Friends and students. Life is very fast these days and we want some shortcut to become successful in our life. Maximum students want to get a job as soon as possible after completing their studies. Here we will suggest the top 10 job-oriented certificate courses. 1 - Project Management Professional (PMP) Certification: Globally, industries greatly value project management professional certification. It gives you the ability to manage projects successfully, including team leadership, planning, execution, and monitoring. After this course, you can handle big projects or you can assist the senior also. For All Details Click Here 2 - Certified Data Scientist: Making informed business decisions requires data science. This certification prepares you to analyze and interpret complicated data by covering statistics, machine learning, data visualization, and programming abilities. Data scientist is the most demanding course during this period. If you are good to play with huge databases a...

How To Use "LEFT" & “ RIGHT" Formulas in MS Excel.

Uses and explanation of "LEFT" & “ RIGHT Formulas. MS Excel formulas: Easiest way to understand Syntax and usage : Formula:  A: "RIGHT”     B:   “LEFT” =RIGHT(Text,[num_chars]) Explanation:    RIGHT formula is used to split the value inside the cell. In a cell we have a name like "John Abraham", but we don't need the full name, as per client requirement, we want only last name from the tab. In this case, we can use Right formula in MS Excel. Example:   Let suppose we have the name “Mark Henry” in a cell A:1. We would like to take only “Henry” from the cell. See below, how can we pull the last name by the RIGHT formula.  =RIGHT ( E9 , 6 ) You can see in the above table that we can separate Hanery name with using RIGHT formula. Name: Mark Hanery. Query:  We want to separate the last name only.  Formula = Right(E9,6)  Result: Hanery E9 is the cell reference and 6 is the number of...

What is Blockchain Technology?

Blockchain Technology Blockchain technology is a decentralized digital ledger that enables secure transactions and storage of data. It is essentially a chain of blocks, where each block contains a record of transactions that are verified and added to the chain by a network of computers. Once added to the chain, these records cannot be altered or deleted, ensuring the integrity and immutability of the data. This technology is based on cryptography, distributed computing, and game theory principles, making it highly secure and transparent. It eliminates the need for intermediaries or third parties, reducing transaction costs and increasing efficiency. Blockchain technology has a wide range of applications, including but not limited to, cryptocurrency transactions, supply chain management, voting systems, smart contracts, and digital identity verification. Its potential for disruption is enormous, and it is considered to be one of the most significant technological innovations of the past...