Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Formula for concatenating text with results from calculation

Thank you! Perfect!

"joeu2004" wrote:

On Feb 13, 6:30 am, Mgville wrote:
="FY 2009 budgeted cases are "& E28& ", a decrease of" &F28& "
cases of actual volume" ...this works but I need the numerical
results to have a comma in it.....also I have another one that
needs to look like a percentage.


Use the TEXT function. Examples:

="FY 2009 budgeted cases are " & TEXT(E28,"#,###")

="a decrease of " & TEXT(F28/E27,"#.00%")

HTH.


----- original posting -----

On Feb 13, 6:30 am, Mgville wrote:
Hello, my original looks like
FY 2009 budgeted cases are 11,000, a decrease of 10,881 cases of actual volume

I would like to incorporate the results of the calculated field, in the
right format, into my text statement.
="FY 2009 budgeted cases are "& E28& ", a decrease of" &F28& " cases of
actual volume" ...this works but I need the numerical results to have a comma
in it.....also I have another one that needs to look like a percentage.



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
Create a conditional formula that results in another calculation dyrret Excel Worksheet Functions 11 March 19th 17 09:34 PM
Calculation results as static data not formula. tcidawn Excel Worksheet Functions 4 September 12th 07 05:12 PM
Need to export to text results not formula Muaitai Excel Discussion (Misc queries) 2 July 6th 06 04:51 PM
add space between the results of a formula and text rog Excel Discussion (Misc queries) 2 January 16th 06 03:33 PM
Concatenating text MarieB Excel Discussion (Misc queries) 1 December 30th 05 05:28 PM


All times are GMT +1. The time now is 12:29 PM.

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

About Us

"It's about Microsoft Excel"