Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How to count decimals in excel cell?
1.235 -- 3 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
One way will be: =LEN(A1)-FIND(".",A1)
Micky "backmara" wrote: How to count decimals in excel cell? 1.235 -- 3 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
This works: =LEN(A1)-FIND(".";A1) "מיכאל (מיקי) אבידן" kirjoitti: One way will be: =LEN(A1)-FIND(".",A1) Micky "backmara" wrote: How to count decimals in excel cell? 1.235 -- 3 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Decimals, how? | Excel Discussion (Misc queries) | |||
Decimals? | Excel Discussion (Misc queries) | |||
no decimals | Excel Discussion (Misc queries) | |||
decimals only. | Excel Discussion (Misc queries) | |||
Error with decimals | Excel Discussion (Misc queries) |