Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Lisa
 
Posts: n/a
Default TEXT CELLS OVER 40 CHARACTERS

I am using a large spreadsheet and i need to flag the text cells that have
over 40 charactors in them can anyone please help.
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

use an adjacent column of cells:
=len(a1)

Then you can filter based on that column.

Or use format|conditional formatting
I selected my range (and had A1 the active cell).
format|conditional formatting
formula is: =LEN(A1)40
and gave it a nice pattern.

or you may want to use data|validation to try to stop it when they're entering
the data.



Lisa wrote:

I am using a large spreadsheet and i need to flag the text cells that have
over 40 charactors in them can anyone please help.


--

Dave Peterson
  #3   Report Post  
Lisa
 
Posts: n/a
Default

Many Thanks, was a great help.

Lisa

"Dave Peterson" wrote:

use an adjacent column of cells:
=len(a1)

Then you can filter based on that column.

Or use format|conditional formatting
I selected my range (and had A1 the active cell).
format|conditional formatting
formula is: =LEN(A1)40
and gave it a nice pattern.

or you may want to use data|validation to try to stop it when they're entering
the data.



Lisa wrote:

I am using a large spreadsheet and i need to flag the text cells that have
over 40 charactors in them can anyone please help.


--

Dave Peterson

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
Merging cells and text wrap Taecan New Users to Excel 2 September 30th 05 06:55 PM
stopping pasted text deliminate across multiple cells Paul from NZ Excel Discussion (Misc queries) 3 September 8th 05 06:06 AM
Counting Occurrence of Text within Text in Cells in Range. Jeremy N. Excel Worksheet Functions 1 September 8th 05 05:16 AM
Text shown up in other cells everytime a text is entered in 1 cell bioyyy Excel Discussion (Misc queries) 1 August 26th 05 05:26 PM
linking cells in Excel 2003. How to not truncate to 255 characters. GarryFerg Excel Discussion (Misc queries) 5 December 8th 04 03:33 PM


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