View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
oldchippy oldchippy is offline
external usenet poster
 
Posts: 1
Default A formula to count characters in an Excel cell?


Griff Wrote:
Need a formula to count the total number of characters within a
spreadsheet
cell as opposed to the number of words. All help much appreciated.

Hi Griff,

=LEN(A1)

will give you the answer

oldchippy :)


--
oldchippy
------------------------------------------------------------------------
oldchippy's Profile: http://www.excelforum.com/member.php...o&userid=19907
View this thread: http://www.excelforum.com/showthread...hreadid=568283