Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
ez123
 
Posts: n/a
Default in excel how to display results of a function and text in the sam.

in excel how to display results of a function and text in the same cell, for
example:
The total is <here come the results of a function
  #2   Report Post  
JulieD
 
Posts: n/a
Default

Hi

this can be achieved by changing the formatting of the cell, put your
formula in the cell first and then click on the cell, choose format / cells
and click on the number tab. Click on custom and on the right hand side
you'll see "General" change it to look like this:
"The total is" General
and click OK
This method leaves the format of the cell as a number so you can use it in
future calculations.

alternatively, you can modify the formula in the cell to read
="The total is " & SUM(A2:A11)
this, however, makes the field a text field so it can not be used in future
calculations.

Cheers
JulieD

"ez123" wrote in message
...
in excel how to display results of a function and text in the same cell,
for
example:
The total is <here come the results of a function



  #3   Report Post  
Arvi Laanemets
 
Posts: n/a
Default

Hi

="The total is " & YourFormula


--
Arvi Laanemets
(When sending e-mail, use address arvil<Attarkon.ee)



"ez123" wrote in message
...
in excel how to display results of a function and text in the same cell,

for
example:
The total is <here come the results of a function



  #4   Report Post  
Ron Rosenfeld
 
Posts: n/a
Default

On Thu, 18 Nov 2004 21:27:01 -0800, "ez123"
wrote:

in excel how to display results of a function and text in the same cell, for
example:
The total is <here come the results of a function


If the text is always the same, you could use a Custom Format.

For example, with you formula in A1, select A1 and Format/Cells/Number Custom
Type: "The result is "0.00




--ron
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
Macro or Function to make text size to suite text Length? lbbss Excel Discussion (Misc queries) 4 December 14th 04 07:53 PM
Excel - option to extend function in cell to column kjoshua777 Excel Worksheet Functions 2 November 18th 04 01:08 AM
Parsing text in Excel Jack Edwards Excel Worksheet Functions 3 November 4th 04 03:54 PM
Adding text before a function Eric Excel Worksheet Functions 1 November 3rd 04 06:57 PM
is there a instrRev function in excel functions? schuurke28 Excel Worksheet Functions 1 October 28th 04 11:25 AM


All times are GMT +1. The time now is 04:14 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"