![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Feb 2002
Posts: 1
|
Hello,
I want have to enter a 8 digit number in a cell. How can i make Excel check this. For example if by mistake only enter 7 numbers. Thanks |
|
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: The Hague
Posts: 50,317
|
Quote:
or =ISNUMBER(A1+0)*(LEN(A1)=8) [ if you're entering the number as text ] You can use this formula, if so desired, in data validation that you can setup in cell A1. [ This Message was edited by: Aladin Akyurek on 2002-02-18 22:56 ] |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|