![]() |
![]() |
|
|||||||
| 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: Mar 2002
Location: Calgary
Posts: 20
|
Is there a function that will allow me to count the number of digits in a cell. I've found the "len" funtion that will count the number of characters for text, but nothing for a number.
|
|
|
|
|
|
#2 |
|
New Member
Join Date: Mar 2002
Posts: 7
|
the LEN function should work for both alpha or numeric strings and indeed for an alpha-numeric string
typing 1234 or 1111 in Cell A1 and the formula =len(A1) in cell B1 should give you the result of 4 If it doesnt, check you have the latest Service release updates |
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Feb 2002
Posts: 202
|
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|