+ Reply to Thread
Results 1 to 11 of 11

Len function returns bigger number

Hybrid View

Guest Len function returns bigger... 05-21-2006, 01:50 AM
Guest Re: Len function returns... 05-21-2006, 02:10 AM
Guest Re: Len function returns... 05-21-2006, 02:15 AM
Guest Re: Len function returns... 05-21-2006, 02:15 AM
Guest Re: Len function returns... 05-21-2006, 02:30 AM
Guest Re: Len function returns... 05-21-2006, 02:55 AM
Guest Re: Len function returns... 05-21-2006, 02:10 AM
Guest RE: Len function returns... 05-21-2006, 02:10 AM
Guest Re: Len function returns... 05-21-2006, 02:20 AM
Guest Re: Len function returns... 05-21-2006, 03:30 AM
Guest Re: Len function returns... 05-21-2006, 03:40 AM
  1. #1
    Norman Jones
    Guest

    Re: Len function returns bigger number

    Hi Ken,

    If your suggestions do not resolve Rasoul's problem, it is possible that his
    data includes non breaking space characters.


    ---
    Regards,
    Norman



    "Ken Johnson" <KenCJohnson@gmail.com> wrote in message
    news:1148191276.610827.126630@i39g2000cwa.googlegroups.com...
    > Hi Rasoul,
    >
    > If there are extra spaces TRIM worksheet function will remove them.
    > If they are nonprintable characters then CLEAN worksheet function will
    > get rid of them.
    >
    > Ken Johnson
    >




  2. #2
    Khoshravan
    Guest

    Re: Len function returns bigger number

    Hi Norman
    I am reading David TrimAll article hopefully to solve the issue.
    New Findings:
    PipeID (" KP51") has one space in the beginning
    I did following two actoins. Result are interesting
    Left(A1;5) and LEN for this returns: 17
    MID(A1;2;4) and LEN for this returns: 17
    So probably this is Char 160 which Norman mentions and according to David,
    they will not be cleaned or Deleted by TRIM and CLEAN.
    --
    Rasoul Khoshravan Azar
    Civil Engineer, Osaka, Japan


    "Norman Jones" wrote:

    > Hi Ken,
    >
    > If your suggestions do not resolve Rasoul's problem, it is possible that his
    > data includes non breaking space characters.
    >
    >
    > ---
    > Regards,
    > Norman
    >
    >
    >
    > "Ken Johnson" <KenCJohnson@gmail.com> wrote in message
    > news:1148191276.610827.126630@i39g2000cwa.googlegroups.com...
    > > Hi Rasoul,
    > >
    > > If there are extra spaces TRIM worksheet function will remove them.
    > > If they are nonprintable characters then CLEAN worksheet function will
    > > get rid of them.
    > >
    > > Ken Johnson
    > >

    >
    >
    >


  3. #3
    Ken Johnson
    Guest

    Re: Len function returns bigger number

    Hi Norman,

    Thanks for that. Something new for me to learn.

    Ken Johnson


+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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