Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
StephanieH
 
Posts: n/a
Default Display Format with Text & Formula

I have the following formula:
="Post-Judgment: "&IF(I8=0,0,(H8/I8))&" %"
that displays as "Post-Judgment: 0.833333333333333 %"
Is it possible to force it to display as
"Post-Judgment 83%".

I've tried formatting the cell to "percentage" but that doesn't work with
the text displayed.
  #2   Report Post  
JulieD
 
Posts: n/a
Default

Hi Stephanie

try

="Post-Judgment: "&IF(I8=0,0,TEXT((H8/I8),"##%"))

--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
....well i'm working on it anyway
"StephanieH" wrote in message
...
I have the following formula:
="Post-Judgment: "&IF(I8=0,0,(H8/I8))&" %"
that displays as "Post-Judgment: 0.833333333333333 %"
Is it possible to force it to display as
"Post-Judgment 83%".

I've tried formatting the cell to "percentage" but that doesn't work with
the text displayed.



  #3   Report Post  
StephanieH
 
Posts: n/a
Default

YAY. Thanks Julie.

"JulieD" wrote:

Hi Stephanie

try

="Post-Judgment: "&IF(I8=0,0,TEXT((H8/I8),"##%"))

--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
....well i'm working on it anyway
"StephanieH" wrote in message
...
I have the following formula:
="Post-Judgment: "&IF(I8=0,0,(H8/I8))&" %"
that displays as "Post-Judgment: 0.833333333333333 %"
Is it possible to force it to display as
"Post-Judgment 83%".

I've tried formatting the cell to "percentage" but that doesn't work with
the text displayed.




  #4   Report Post  
JulieD
 
Posts: n/a
Default

you're welcome
--
Cheers
JulieD

"StephanieH" wrote in message
...
YAY. Thanks Julie.

"JulieD" wrote:

Hi Stephanie

try

="Post-Judgment: "&IF(I8=0,0,TEXT((H8/I8),"##%"))

--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
....well i'm working on it anyway
"StephanieH" wrote in message
...
I have the following formula:
="Post-Judgment: "&IF(I8=0,0,(H8/I8))&" %"
that displays as "Post-Judgment: 0.833333333333333 %"
Is it possible to force it to display as
"Post-Judgment 83%".

I've tried formatting the cell to "percentage" but that doesn't work
with
the text displayed.






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
Convert numbers from text format to number format merlin68 Excel Discussion (Misc queries) 7 June 20th 07 07:03 PM
zero supress leading zeros when chg format from text to number HeatherO Excel Worksheet Functions 4 February 27th 05 11:11 PM
Display answer only in another cell of one containing a formula Mally Excel Discussion (Misc queries) 5 January 21st 05 01:07 PM
Paste is is copying in formula, but display is wrong. Matt Excel Discussion (Misc queries) 2 December 7th 04 08:37 PM
Paste is is copying in formula, but display is wrong. Matt Excel Worksheet Functions 2 December 7th 04 08:37 PM


All times are GMT +1. The time now is 03:40 PM.

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"