Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
wood nerd
 
Posts: n/a
Default 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
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron Coderre
 
Posts: n/a
Default 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



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jim Cone
 
Posts: n/a
Default 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




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
formula gives 2 different answers klee Excel Worksheet Functions 3 January 10th 06 12:58 PM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Is there a formula for IF a cell CONTAINS certain text... spiffytj Excel Worksheet Functions 1 July 15th 05 06:12 AM
Text in Cell as Formula SU Excel Discussion (Misc queries) 0 March 9th 05 07:54 PM
Text in Cell as Formula SU Excel Discussion (Misc queries) 0 March 9th 05 07:49 PM


All times are GMT +1. The time now is 11:19 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"