Results 1 to 37 of 37

LEN formula excludes line feed?

Threaded View

  1. #21
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,099

    Re: LEN formula excludes line feed?

    I think they are already included.

    If I use: =RIGHT(A2,1), the character displayed is a full stop (.)
    If I use: =MID(A2,1596,1), the character displayed is a full stop (.)

    If I use: =COUNTIF(G2:G1600,CODE(10)), I get a count of 9.

    I also used: =CODE(MID($A$2,ROW(A1),1)) dragged down to extract each character and then filtered the values

    See the attached example for the analysis.

    Regards, TMS

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1