ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Excel: Allow combination of formula answer and text in one cell (https://www.excelbanter.com/excel-worksheet-functions/86715-excel-allow-combination-formula-answer-text-one-cell.html)

wood nerd

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...et.f unctions

Peo Sjoblom

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 wrote in message
...
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...et.f unctions



Ron Coderre

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 wrote in message
...
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...et.f unctions




Jim Cone

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"

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 wrote in message
...
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...et.f unctions






All times are GMT +1. The time now is 02:04 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com