Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / May 2008

Tip: Looking for answers? Try searching our database.

Count Characters in Field

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Brandon - 19 May 2008 15:08 GMT
Is there a way to do a search for all fields that contain more than 1000
alphanumeric characters?

Signature

Brandon
http://www.PresentationsDirect.com

Brandon - 19 May 2008 15:31 GMT
Found it . . . Insert a formula like =Len(a1) in a separate column and then
sort by that column to see the characters.

Signature

Brandon

> Is there a way to do a search for all fields that contain more than 1000
> alphanumeric characters?
Pete_UK - 19 May 2008 15:36 GMT
What do you mean by "search"?

LEN(A1) will give you the number of characters in A1, so you could put
this formula in a helper column:

=IF(LEN(A1)>1000,"Yes","")

and copy down. You can then apply autofilter to this column and select
Yes from the filter pull-down.

Hope this helps.

Pete

On May 19, 3:08 pm, "Brandon" <bsm...@presentationsdirect.nospam.com>
wrote:
> Is there a way to do a search for all fields that contain more than 1000
> alphanumeric characters?
>
> --
> Brandonhttp://www.PresentationsDirect.com
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.