+ Reply to Thread
Results 1 to 2 of 2

formula

  1. #1
    Yem
    Guest

    formula

    Hi,

    I have a problem.
    I have in column A a system tag 202.E.0716/LN114-01. I want another column
    to automatically give me 202E0716LN11401.
    I have more than 1000 points in my list and I dont want to manually type the
    all the points.
    Thanks in advance.

    Yem

  2. #2
    Dave Peterson
    Guest

    Re: formula

    If you only have to get rid of the dots and dashes, you could use a formula
    like:

    =SUBSTITUTE(SUBSTITUTE(A1,".",""),"-","")



    Yem wrote:
    >
    > Hi,
    >
    > I have a problem.
    > I have in column A a system tag 202.E.0716/LN114-01. I want another column
    > to automatically give me 202E0716LN11401.
    > I have more than 1000 points in my list and I dont want to manually type the
    > all the points.
    > Thanks in advance.
    >
    > Yem


    --

    Dave Peterson

+ 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