Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 39
Default Bold the number only in a concatenated with text formula...

I have this formula: =IF(K65H65,"Download is "&ROUND(H65/K65,2)&" times
faster","Upload is "&ROUND(K65/H65,2)&" faster") and would like to bold the
result only and not the text, so just the H65/K65 or K65/H65 value. Can do?

Thanks!
--
Marv Lusk

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Bold the number only in a concatenated with text formula...

Not within a formula - you would need to use VBA to achieve that
effect.

Pete

On Jan 11, 4:48*pm, MarvInBoise
wrote:
I have this formula: *=IF(K65H65,"Download is "&ROUND(H65/K65,2)&" times
faster","Upload is "&ROUND(K65/H65,2)&" faster") and would like to bold the
result only and not the text, so just the H65/K65 or K65/H65 value. * Can do?

Thanks!
--
Marv Lusk


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 39
Default Bold the number only in a concatenated with text formula...

DANG, thanks!
--
Marv Lusk
Boise Corporation


"Pete_UK" wrote:

Not within a formula - you would need to use VBA to achieve that
effect.

Pete

On Jan 11, 4:48 pm, MarvInBoise
wrote:
I have this formula: =IF(K65H65,"Download is "&ROUND(H65/K65,2)&" times
faster","Upload is "&ROUND(K65/H65,2)&" faster") and would like to bold the
result only and not the text, so just the H65/K65 or K65/H65 value. Can do?

Thanks!
--
Marv Lusk



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Bold the number only in a concatenated with text formula...

You're welcome. Sorry to be the bearer of bad news! <bg

Pete

On Jan 11, 5:02*pm, MarvInBoise
wrote:
DANG, thanks!
--
Marv Lusk
Boise Corporation



"Pete_UK" wrote:
Not within a formula - you would need to use VBA to achieve that
effect.


Pete


On Jan 11, 4:48 pm, MarvInBoise
wrote:
I have this formula: *=IF(K65H65,"Download is "&ROUND(H65/K65,2)&" times
faster","Upload is "&ROUND(K65/H65,2)&" faster") and would like to bold the
result only and not the text, so just the H65/K65 or K65/H65 value. * Can do?


Thanks!
--
Marv Lusk- Hide quoted text -


- Show quoted text -


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CLR CLR is offline
external usenet poster
 
Posts: 1,998
Default Bold the number only in a concatenated with text formula...

ONe way to do what you want is to use three cells for your
"result".....having your leading text in one cell, your math result in the
one to the right of that, and your trailing text in the next one to the
right..............then you could not only BOLD the math result, you could
increase it's fontsize and/or change the color.

Vaya con Dios,
Chuck, CABGx3



"MarvInBoise" wrote:

I have this formula: =IF(K65H65,"Download is "&ROUND(H65/K65,2)&" times
faster","Upload is "&ROUND(K65/H65,2)&" faster") and would like to bold the
result only and not the text, so just the H65/K65 or K65/H65 value. Can do?

Thanks!
--
Marv Lusk

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
Excel:Get concatenated text to be recognised as formula not text? yvette Excel Discussion (Misc queries) 5 January 15th 07 07:32 PM
Join bold and non-bold text in one cell bkincaid Excel Discussion (Misc queries) 3 March 21st 06 12:58 AM
format a number concatenated with text jmwismer Excel Discussion (Misc queries) 2 February 23rd 06 04:50 PM
Bold a portion of concatenated string joeeng Excel Discussion (Misc queries) 1 December 8th 05 08:26 PM
concatenated text to formula Bill Elerding Excel Discussion (Misc queries) 6 May 5th 05 01:11 AM


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