LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #11   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 124
Default Combine text and formula

Yes!!!!!!!!
The correct way to do it:

="ROI = "&ROUND(N41/C37,2)

Have been ramming my head against the wall for hours now. Thanks so much!!!!

--
thanks,

charles


"David Biddulph" wrote:

Yes, sorry, I was asleep and stuck between two different solutions.
I should have said either
="ROI = "&TEXT(N41/C37,"#.00") or
="ROI = "&ROUND(N41/C37,2)
--
David Biddulph

"Charles" wrote in message
...
Wait, i understand what you are saying, 2 is the format of the value,
meaning
this value to 2 decimal places. Excel isn't recognizing 2 as being a
format
though. When i use that formula it comes back as "ROI = 2"
--
thanks,

charles


"David Biddulph" wrote:

How can 4.99 be the result of the QUOTIENT function? Perhaps you need to
remind yourself of that function in Excel help?
Did you perhaps intend to say N41/C37 ?
If you want to constrain the answer to 2 decimal places, then perhaps
="ROI
= "&TEXT(N41/C37,2)
--
David Biddulph

"charles" wrote in message
...
I'm trying to display text and the results of a formula. In this case,
the
text comes first, and the formula result after.

Want the cell to read, "ROI = 4.99", with 4.99 the result of
=quotient(N41,
C37)

--
thanks,

charles






 
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
How do I combine text and formula within the same cell? Office Excel Discussion (Misc queries) 2 February 26th 08 02:32 PM
Combine text Lisa Excel Discussion (Misc queries) 4 May 1st 07 10:32 PM
Combine text and formula? Curalice Excel Worksheet Functions 4 January 19th 06 11:20 AM
Combine Formula and static Text Beginer Excel Discussion (Misc queries) 2 August 23rd 05 06:31 AM
Formula to combine text? coal_miner Excel Worksheet Functions 5 August 18th 05 04:29 PM


All times are GMT +1. The time now is 06:57 AM.

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"