+ Reply to Thread
Results 1 to 4 of 4

Excel: Allow combination of formula answer and text in one cell

  1. #1
    wood nerd
    Guest

    Excel: Allow combination of formula answer and text in one cell

    It would be helpful and space saving to be able to have a cell calculate a
    formula, and then allow text before or after the answer. For example: the
    cell may contain a formula that reads =sum(B1:B14) where the answer is 2.49.
    I want the cell to SHOW "2.49 per unit"

    ----------------
    This post is a suggestion for Microsoft, and Microsoft responds to the
    suggestions with the most votes. To vote for this suggestion, click the "I
    Agree" button in the message pane. If you do not see the button, follow this
    link to open the suggestion in the Microsoft Web-based Newsreader and then
    click "I Agree" in the message pane.

    http://www.microsoft.com/office/comm...heet.functions

  2. #2
    Peo Sjoblom
    Guest

    Re: Excel: Allow combination of formula answer and text in one cell

    Why not do at least some research before posting this

    =SUM(B1:B14)&" per unit"

    or


    =TEXT(SUM(B1:B14,"$#,##0.00")&" per unit"


    --

    Regards,

    Peo Sjoblom

    http://nwexcelsolutions.com


    "wood nerd" <wood nerd@discussions.microsoft.com> wrote in message
    news:672B8ED5-2EC6-4E37-A9DD-DE01461A910F@microsoft.com...
    > It would be helpful and space saving to be able to have a cell calculate a
    > formula, and then allow text before or after the answer. For example: the
    > cell may contain a formula that reads =sum(B1:B14) where the answer is
    > 2.49.
    > I want the cell to SHOW "2.49 per unit"
    >
    > ----------------
    > This post is a suggestion for Microsoft, and Microsoft responds to the
    > suggestions with the most votes. To vote for this suggestion, click the "I
    > Agree" button in the message pane. If you do not see the button, follow
    > this
    > link to open the suggestion in the Microsoft Web-based Newsreader and then
    > click "I Agree" in the message pane.
    >
    > http://www.microsoft.com/office/comm...heet.functions




  3. #3
    Ron Coderre
    Guest

    Re: Excel: Allow combination of formula answer and text in one cel

    Good points, Peo

    plus...if the number would be used for subsequent calculations:

    Custom Number Format: 0.00" per unit"

    (I think MS has this particular one covered)

    ***********
    Regards,
    Ron

    XL2002, WinXP-Pro


    "Peo Sjoblom" wrote:

    > Why not do at least some research before posting this
    >
    > =SUM(B1:B14)&" per unit"
    >
    > or
    >
    >
    > =TEXT(SUM(B1:B14,"$#,##0.00")&" per unit"
    >
    >
    > --
    >
    > Regards,
    >
    > Peo Sjoblom
    >
    > http://nwexcelsolutions.com
    >
    >
    > "wood nerd" <wood nerd@discussions.microsoft.com> wrote in message
    > news:672B8ED5-2EC6-4E37-A9DD-DE01461A910F@microsoft.com...
    > > It would be helpful and space saving to be able to have a cell calculate a
    > > formula, and then allow text before or after the answer. For example: the
    > > cell may contain a formula that reads =sum(B1:B14) where the answer is
    > > 2.49.
    > > I want the cell to SHOW "2.49 per unit"
    > >
    > > ----------------
    > > This post is a suggestion for Microsoft, and Microsoft responds to the
    > > suggestions with the most votes. To vote for this suggestion, click the "I
    > > Agree" button in the message pane. If you do not see the button, follow
    > > this
    > > link to open the suggestion in the Microsoft Web-based Newsreader and then
    > > click "I Agree" in the message pane.
    > >
    > > http://www.microsoft.com/office/comm...heet.functions

    >
    >
    >


  4. #4
    Jim Cone
    Guest

    Re: Excel: Allow combination of formula answer and text in one cel

    plus, if you want to show a note in the formula bar,
    but not in the cell...
    =SUM(B1:B14) + N(" calculated per unit ")
    --
    Jim Cone
    San Francisco, USA
    http://www.realezsites.com/bus/primitivesoftware



    "Ron Coderre"
    <ronSKIPTHIScoderre@bigfoot.com>
    wrote in message
    Good points, Peo

    plus...if the number would be used for subsequent calculations:

    Custom Number Format: 0.00" per unit"

    (I think MS has this particular one covered)

    ***********
    Regards,
    Ron

    XL2002, WinXP-Pro


    "Peo Sjoblom" wrote:

    > Why not do at least some research before posting this
    >
    > =SUM(B1:B14)&" per unit"
    >
    > or
    >
    >
    > =TEXT(SUM(B1:B14,"$#,##0.00")&" per unit"
    >
    >
    > --
    >
    > Regards,
    >
    > Peo Sjoblom
    >
    > http://nwexcelsolutions.com
    >
    >
    > "wood nerd" <wood nerd@discussions.microsoft.com> wrote in message
    > news:672B8ED5-2EC6-4E37-A9DD-DE01461A910F@microsoft.com...
    > > It would be helpful and space saving to be able to have a cell calculate a
    > > formula, and then allow text before or after the answer. For example: the
    > > cell may contain a formula that reads =sum(B1:B14) where the answer is
    > > 2.49.
    > > I want the cell to SHOW "2.49 per unit"
    > >
    > > ----------------
    > > This post is a suggestion for Microsoft, and Microsoft responds to the
    > > suggestions with the most votes. To vote for this suggestion, click the "I
    > > Agree" button in the message pane. If you do not see the button, follow
    > > this
    > > link to open the suggestion in the Microsoft Web-based Newsreader and then
    > > click "I Agree" in the message pane.
    > >
    > >

    http://www.microsoft.com/office/comm...heet.functions
    >
    >
    >



+ 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