Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
could anyone tell me the formula for counting charachters in a cell
|
#2
![]() |
|||
|
|||
![]()
In article ,
"Leezo" wrote: could anyone tell me the formula for counting charachters in a cell Try... =LEN(A1) Hope this helps! |
#3
![]() |
|||
|
|||
![]()
=LEN("cell")
"Leezo" wrote: could anyone tell me the formula for counting charachters in a cell |
#4
![]() |
|||
|
|||
![]() Quote:
WARNING!!!! For counting the length of the contents of a cell, you don't use quotes, just the cell reference! |
#5
![]() |
|||
|
|||
![]()
Of course BizMark. I only used the quotes to indicate that "cell" should be
replaced with the desired cell. Sorry for any confussion it might have caused. |
#6
![]() |
|||
|
|||
![]()
Just remember that LEN() reports the length of the answer for a formula, not
the length of the formula itself. -- Gary's Student "Markos Mellos" wrote: =LEN("cell") "Leezo" wrote: could anyone tell me the formula for counting charachters in a cell |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using contents of a cell in a formula | Excel Discussion (Misc queries) | |||
Formula that referance a Cell | Excel Discussion (Misc queries) | |||
Can a Formula in Cell X modify Cell Y? | Excel Discussion (Misc queries) | |||
Cell shows formula and not the result of the formula. | Excel Worksheet Functions | |||
looking for a formula | Excel Worksheet Functions |