Ways to avoid Excel repeating data entry

Source: Internet
Author: User

The employee ID number should be unique when making the employee roster, and we can prevent duplicate input through "Data validation":

Select the range of cells (such as D2 to D101) where you want to enter your ID number. Execute the data → effectivity command, open the Data Validation dialog box, under the Settings tab, press the Drop-down button to the right of allow, and then, on the shortcut menu that pops up, select the Custom option, and then in the following formula Enter formula in box: =countif (D:D,D2) = 1, OK return.

When you enter a duplicate ID number in the cell above, a prompt dialog box (Figure 1) pops up and rejects the entered number.

Figure 1

Note: To allow the input ID number to be displayed correctly, set the cell to text format.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.