+ Reply to Thread
Results 1 to 3 of 3

Parenthesis

  1. #1
    GitFinger
    Guest

    Parenthesis

    Hi All,

    I have a column that contains a number and a number enclosed in parenthesis,
    is it possible to use the number that is enclosed for a calculation ie
    c1=b1*a1"(#)"

    Thanks

    D



  2. #2
    Bob Phillips
    Guest

    Re: Parenthesis

    Try

    =SUBSTITUTE(SUBSTITUTE(A1,"(",""),")","")

    where A1 is that text value

    --
    HTH

    Bob Phillips

    (remove nothere from email address if mailing direct)

    "GitFinger" <davec@sockstechmate.co.uk> wrote in message
    news:122la2cqf6mbbfa@corp.supernews.com...
    > Hi All,
    >
    > I have a column that contains a number and a number enclosed in

    parenthesis,
    > is it possible to use the number that is enclosed for a calculation ie
    > c1=b1*a1"(#)"
    >
    > Thanks
    >
    > D
    >
    >




  3. #3
    GitFinger
    Guest

    Re: Parenthesis

    Many Thanks!


    "Bob Phillips" <bob.phillips@notheretiscali.co.uk> wrote in message
    news:u0TiQl0UGHA.4348@TK2MSFTNGP09.phx.gbl...
    > Try
    >
    > =SUBSTITUTE(SUBSTITUTE(A1,"(",""),")","")
    >
    > where A1 is that text value
    >
    > --
    > HTH
    >
    > Bob Phillips
    >
    > (remove nothere from email address if mailing direct)
    >
    > "GitFinger" <davec@sockstechmate.co.uk> wrote in message
    > news:122la2cqf6mbbfa@corp.supernews.com...
    >> Hi All,
    >>
    >> I have a column that contains a number and a number enclosed in

    > parenthesis,
    >> is it possible to use the number that is enclosed for a calculation ie
    >> c1=b1*a1"(#)"
    >>
    >> Thanks
    >>
    >> D
    >>
    >>

    >
    >




+ 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