+ Reply to Thread
Results 1 to 5 of 5

Incorporating Numbers into a text string

  1. #1
    Bob Phillips
    Guest

    Re: Incorporating Numbers into a text string

    ="Split of "&TEXT(A1,"£#,###,##0")&", based on Build Costs."

    --
    HTH

    Bob Phillips

    "Gary T" <[email protected]> wrote in message
    news:[email protected]...
    > Hi,
    >
    > I have a formula that produces a number in cell A1. This is currently
    > £5,085,030, but can range anywhere from £1 to £999 million.
    >
    > How do I incorporate this into a cell that will read:
    >
    > "Split of £5,085,030, based on Build Costs".
    >
    > ?
    >
    >
    > At the moment, I have
    >
    > ="Split of £"&round(A1,0)& ", based on Build Costs"
    >
    > But this does not give me the comma separators betwwen the millions,
    > thousands and hundreds. how do I get them in?
    >
    > Many Thanks,
    >
    > Gary Thomson.




  2. #2
    Gary T
    Guest

    Re: Incorporating Numbers into a text string

    Perfect.

    Thanks Bob.




    "Bob Phillips" wrote:

    > ="Split of "&TEXT(A1,"£#,###,##0")&", based on Build Costs."
    >
    > --
    > HTH
    >
    > Bob Phillips
    >
    > "Gary T" <[email protected]> wrote in message
    > news:[email protected]...
    > > Hi,
    > >
    > > I have a formula that produces a number in cell A1. This is currently
    > > £5,085,030, but can range anywhere from £1 to £999 million.
    > >
    > > How do I incorporate this into a cell that will read:
    > >
    > > "Split of £5,085,030, based on Build Costs".
    > >
    > > ?
    > >
    > >
    > > At the moment, I have
    > >
    > > ="Split of £"&round(A1,0)& ", based on Build Costs"
    > >
    > > But this does not give me the comma separators betwwen the millions,
    > > thousands and hundreds. how do I get them in?
    > >
    > > Many Thanks,
    > >
    > > Gary Thomson.

    >
    >
    >


  3. #3
    Gary T
    Guest

    Incorporating Numbers into a text string

    Hi,

    I have a formula that produces a number in cell A1. This is currently
    £5,085,030, but can range anywhere from £1 to £999 million.

    How do I incorporate this into a cell that will read:

    "Split of £5,085,030, based on Build Costs".

    ?


    At the moment, I have

    ="Split of £"&round(A1,0)& ", based on Build Costs"

    But this does not give me the comma separators betwwen the millions,
    thousands and hundreds. how do I get them in?

    Many Thanks,

    Gary Thomson.

  4. #4
    Bob Phillips
    Guest

    Re: Incorporating Numbers into a text string

    ="Split of "&TEXT(A1,"£#,###,##0")&", based on Build Costs."

    --
    HTH

    Bob Phillips

    "Gary T" <[email protected]> wrote in message
    news:[email protected]...
    > Hi,
    >
    > I have a formula that produces a number in cell A1. This is currently
    > £5,085,030, but can range anywhere from £1 to £999 million.
    >
    > How do I incorporate this into a cell that will read:
    >
    > "Split of £5,085,030, based on Build Costs".
    >
    > ?
    >
    >
    > At the moment, I have
    >
    > ="Split of £"&round(A1,0)& ", based on Build Costs"
    >
    > But this does not give me the comma separators betwwen the millions,
    > thousands and hundreds. how do I get them in?
    >
    > Many Thanks,
    >
    > Gary Thomson.




  5. #5
    Gary T
    Guest

    Re: Incorporating Numbers into a text string

    Perfect.

    Thanks Bob.




    "Bob Phillips" wrote:

    > ="Split of "&TEXT(A1,"£#,###,##0")&", based on Build Costs."
    >
    > --
    > HTH
    >
    > Bob Phillips
    >
    > "Gary T" <[email protected]> wrote in message
    > news:[email protected]...
    > > Hi,
    > >
    > > I have a formula that produces a number in cell A1. This is currently
    > > £5,085,030, but can range anywhere from £1 to £999 million.
    > >
    > > How do I incorporate this into a cell that will read:
    > >
    > > "Split of £5,085,030, based on Build Costs".
    > >
    > > ?
    > >
    > >
    > > At the moment, I have
    > >
    > > ="Split of £"&round(A1,0)& ", based on Build Costs"
    > >
    > > But this does not give me the comma separators betwwen the millions,
    > > thousands and hundreds. how do I get them in?
    > >
    > > Many Thanks,
    > >
    > > Gary Thomson.

    >
    >
    >


+ 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