How can I count the number of caracters including spaces in a microsoft excel
worksheet
Domenic - 30 Jun 2006 12:53 GMT
See response in other thread in this newsgroup...
> How can I count the number of caracters including spaces in a microsoft excel
> worksheet
Marcelo - 30 Jun 2006 21:32 GMT
=len(a1)
> How can I count the number of caracters including spaces in a microsoft excel
> worksheet