How to use data validation to limit number of digits while typing in Excel?
If you just want the users type characters in a limited number in Excel cell, for example, only can type 7-10 number of characters in cells, how can you do? In this article, I am going to talk about limiting the number of digits by using Data Validation function in Excel.
Use Data Validation function to limit number of digits in Excel
Use Data Validation function to limit number of digits in Excel
If you just want users to type 7-digit or 10-digit string only in cells, do as these:
1. Select the cells you want to limit digits, click Data > Data Validations > Data Validation.
2. Under Settings tab, select Custom from Allow drop-down list, then type this formula =OR(LEN(A1)=7,LEN(A1)=10) into Formula textbox.
3. Click OK. Now the selected cells only can type 7-digit string or 10-digit string. Or it pops out a dialog to warn you.
Note: If you just want users to type number strings, use this formula =OR(AND(LEN(A1)=7,LEN(A1)=10),ISNUMBER(A1)).
If you only allow users typing 7-10 digits of strings in cells, you can do as these:
1. Select the cells you want to limit digits, click Data > Data Validations > Data Validation.
2. Under the Settings tab, select Text length from Allow drop-down list, choose between in Data drop-down list, in Minimum and Maximum textbox, type the number you use.
3. Click OK. Now the selected cells only can type strings in digits between 7 and 10.
Tip: if you want to pop a dialog out with specific warning to remind users, you can do as these:
In the Data Validation dialog, under Error Alert tab, type the reminder in the Error message textbox.
Then click OK, while users enter the invalidation data, the message pops out to remind users type right data.
Tabbed browsing & editing multiple Word documents/Excel workbooks as Firefox, Chrome, Internet Explore 10! |
You may be familiar to view multiple webpages in Firefox/Chrome/IE, and switch between them by clicking corresponding tabs easily. Here, Office Tab supports similar processing, which allow you to browse multiple Word documents or Excel workbooks in one Word window or Excel window, and easily switch between them by clicking their tabs. |
![]() |
Best Office Productivity Tools
Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time. Click Here to Get The Feature You Need The Most...
Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier
- Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
- Open and create multiple documents in new tabs of the same window, rather than in new windows.
- Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!
