+ Reply to Thread
Results 1 to 10 of 10

Decimal places in a concatenation

Hybrid View

  1. #1
    Registered User
    Join Date
    11-17-2006
    Posts
    34

    Decimal places in a concatenation

    Hi,

    How would I remove the decimal places when concatenating?
    To be more specific, i want to set the number to two decimal places.

    Thanks

    ResulG

  2. #2
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Hi,

    If I understand corrrectly,
    use your concatenate after left(),mid() and right() functions to avoid decimals separator ...

    HTH
    Carim

  3. #3
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    Quote Originally Posted by Carim
    Hi,

    If I understand corrrectly,
    use your concatenate after left(),mid() and right() functions to avoid decimals separator ...

    HTH
    Carim
    or *100



    ---
    Si fractum non sit, noli id reficere.

  4. #4
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Bryan ...

    Why make it simple ...
    when you can make it difficult ... !!! lol ...

    Well done much smarter ...

    Cheers
    Carim

  5. #5
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    Quote Originally Posted by Carim
    Bryan ...

    Why make it simple ...
    when you can make it difficult ... !!! lol ...

    Well done much smarter ...

    Cheers
    Carim
    just something I spotted a while ago, I guess what may really be sought is something like

    =Text(A1,"#.00")

    or some variation, but we can only answer the question as we believe it was asked.

    ---
    (master of mis-interpretation)

  6. #6
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Bryan ...

    Once again spot on ...


    Carim

  7. #7
    Registered User
    Join Date
    11-17-2006
    Posts
    34
    Yes but this number will change and I dont think this suggestion will do the work.
    I tried (A1,"0.00") but to no avail.

+ 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