View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Bold a portion of concatenated string

Formulas don't support that kind of character by character formatting (and
neither do numbers).

Can you use two cells?

joeeng wrote:

Is there a way to bold a portion of a concatenated string, i.e. I have a cell
containing ="let's bold "&A3

Can I bold just the text from cell A3?


--

Dave Peterson