View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default How can I bolden H8 in the formula =(I8)&UPPER(H8)&CHAR(10)&B8?

You can't.

If you have just text in a cell, then you can apply formats to part of the
text string, but if you have a formula you can't apply different formats to
different parts.
--
David Biddulph

"tonyanj" wrote in message
...
Trying to bolden the upper case text from my "title" column(H).
I'm a newbie so the whole formula would be helpful.