Thread
:
count of digit in a number
View Single Post
#
2
Posted to microsoft.public.excel.programming
Dave Peterson
external usenet poster
Posts: 35,218
count of digit in a number
Maybe:
=len(a1)
SHIRA wrote:
does anyoone know if there is a function that count the number of digit in a
number?
--
Dave Peterson
Reply With Quote
Dave Peterson
View Public Profile
Find all posts by Dave Peterson