LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Counting characters in Excel

Let's assume the column in question is column A.

You can enter this formula in column to count the characters:

=LEN(A1)

Copy down as needed.

You can also set data validation to not allow entries over 30 characters.
However, this can be defeated by copying/pasting into a validated cell or by
drag -n- drop.

Select the range of cells where you want this to apply.
Goto DataValidation
Allow: Text Length
Data: less than or equal to
Maximum: 30
OK out

--
Biff
Microsoft Excel MVP


"patsfan" wrote in message
...
Using Microsoft Excel, I need to keep the amount of characters in a column
below 30. I think some are more than that. Using a formula in one
column,
can I ask the software to count the number of characters in another column
so
I don't have to manually count? Or if it is easier can I just ask it to
cut
off the characters after 30?



 
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
Help: Counting characters in Excel [email protected] Excel Discussion (Misc queries) 2 January 30th 08 06:18 PM
Counting number of characters? first New Users to Excel 1 August 19th 07 12:46 PM
Counting Characters Ryan Excel Worksheet Functions 7 January 23rd 07 04:44 PM
Counting characters sdmccabe Excel Discussion (Misc queries) 2 March 27th 06 08:10 PM
counting characters in a line Johnny D Excel Discussion (Misc queries) 2 February 1st 06 09:11 PM


All times are GMT +1. The time now is 03:53 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"