Results 1 to 10 of 10

Thread: Solved: removing part of string

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Solved: removing part of string

    hy,
    have data in column A , and need to remove part of string starting empty space following with number ...

    something like this ,

    replace" num*" , with ""
    example:

    bla bla 224555 --result--> bla bla
    Last edited by thmh; 09-07-2011 at 10:05 AM.

Posting Permissions

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