ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How do I bold face text1 but not others in a concatenate string? (https://www.excelbanter.com/excel-discussion-misc-queries/197900-how-do-i-bold-face-text1-but-not-others-concatenate-string.html)

Jennifer

How do I bold face text1 but not others in a concatenate string?
 
Text 1 is a first name (i.e. Jane)
Text 2 is a last name (i.e. Doe)
I want to concatenate them but have the first name in regular font and the
last name in bold font.

Dave Peterson

How do I bold face text1 but not others in a concatenate string?
 
You could use:
=a1 & " " & b1
to concatenate the values in two cells.

But as long as you keep the formula, you can't use character by character
formatting.

Jennifer wrote:

Text 1 is a first name (i.e. Jane)
Text 2 is a last name (i.e. Doe)
I want to concatenate them but have the first name in regular font and the
last name in bold font.


--

Dave Peterson


All times are GMT +1. The time now is 02:02 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com