Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Could you suggest a formula to count the total number of alpha-numeric
characters in an adjoining cell? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello there,
To count all characters in a cell, check out the LEN formula. To count specifics, either all numbers or all alpha-characters, it becomes more tricky. -- Regards, Zack Barresse, aka firefytr To email, remove NOSPAM "sdmccabe" wrote in message ... Could you suggest a formula to count the total number of alpha-numeric characters in an adjoining cell? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=LEN(A1)
Biff "sdmccabe" wrote in message ... Could you suggest a formula to count the total number of alpha-numeric characters in an adjoining cell? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
counting characters in a line | Excel Discussion (Misc queries) | |||
Formula to replace invalid filename characters | Excel Worksheet Functions | |||
counting characters issue | Excel Worksheet Functions | |||
Problem with counting characters in a cell | Excel Worksheet Functions | |||
Counting Characters in a Cell | Excel Worksheet Functions |