Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Formula/Function for Counting Characters in a cell

I'm trying to find a formula/function that count all characters in a cell.

Our employee's street address may exceed the maximum 25 characters allowed
and I need to know how many characters are in each street address cell so we
can edit it, if needed. Characters include numbers, text, spaces and
different characters such as # sign, commas, etc.
--
Thanks,
Cynthia
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 694
Default Formula/Function for Counting Characters in a cell

Hi
Try this function =Len(cell #)
HTH
John
"CyndiR" wrote in message
...
I'm trying to find a formula/function that count all characters in a cell.

Our employee's street address may exceed the maximum 25 characters allowed
and I need to know how many characters are in each street address cell so we
can edit it, if needed. Characters include numbers, text, spaces and
different characters such as # sign, commas, etc.
--
Thanks,
Cynthia


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Formula/Function for Counting Characters in a cell

Thank you so much. It worked!!
--
Thanks,
Cynthia


"CyndiR" wrote:

I'm trying to find a formula/function that count all characters in a cell.

Our employee's street address may exceed the maximum 25 characters allowed
and I need to know how many characters are in each street address cell so we
can edit it, if needed. Characters include numbers, text, spaces and
different characters such as # sign, commas, etc.
--
Thanks,
Cynthia

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 694
Default Formula/Function for Counting Characters in a cell

You're welcome
John
"CyndiR" wrote in message
...
Thank you so much. It worked!!
--
Thanks,
Cynthia


"CyndiR" wrote:

I'm trying to find a formula/function that count all characters in a cell.

Our employee's street address may exceed the maximum 25 characters allowed
and I need to know how many characters are in each street address cell so we
can edit it, if needed. Characters include numbers, text, spaces and
different characters such as # sign, commas, etc.
--
Thanks,
Cynthia


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Formula/Function for Counting Characters in a cell

=LEN(cellref)


Gord Dibben MS Excel MVP

On Mon, 16 Mar 2009 13:44:09 -0700, CyndiR
wrote:

I'm trying to find a formula/function that count all characters in a cell.

Our employee's street address may exceed the maximum 25 characters allowed
and I need to know how many characters are in each street address cell so we
can edit it, if needed. Characters include numbers, text, spaces and
different characters such as # sign, commas, etc.




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Counting characters within a cell Alco Engineer Excel Worksheet Functions 5 November 4th 08 06:08 PM
Counting characters in a cell Laura Henderson Excel Discussion (Misc queries) 5 September 16th 08 06:41 PM
Counting by numbers of Characters in a cell Michelle Excel Discussion (Misc queries) 5 August 30th 08 12:04 AM
counting characters in a cell Ram Excel Discussion (Misc queries) 3 July 29th 06 05:04 PM
Counting Characters in a Cell carl Excel Worksheet Functions 2 February 4th 05 04:00 PM


All times are GMT +1. The time now is 04:16 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"