Format certain words in one Cell.

Bigmac4

New Member
Joined
Aug 23, 2015
Messages
7
Office Version
  1. 365
Platform
  1. Windows
Hi All,

Hope you can help, i have 1 cell with something like -

Oranges, Pineapples, Pears, Raspberry, Strawberry, Apple .

What i would like to do is to automatically Bold certain words, so it would look like this

Oranges, Pineapples, Pears, Raspberry, Strawberry, Apple

Is this possible using VBA? i have a list of 10 items that i would like to Bold in the cell but the data in the cell will change so it needs to be more automatic rather than Find/replace or select and format?

Thank you in advance for any help offered.

Office 365 Apps for enterprise
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
Welcome to the MrExcel board!

but the data in the cell will change
Does that mean that the cell contains a formula?


Office 365 Apps
Please put that in your Account details (click your user name at the top right of the forum) so helpers always know what Excel version(s) & platform(s) you are using as the best solution often varies by version. (Don’t forget to scroll down & ‘Save’)
 
Upvote 0
Yes it contains a TextJoin formula
You cannot bold format individual parts of a formula result. It is all or nothing I'm afraid.

Thanks for updating your version details. (y)
 
Upvote 0
Thank you, thought as much. Is it possible to concant while keeping the format of the cells being joined?
 
Upvote 0
How could it be done if it was not a formula? so it was just written as text in a cell? Thank you.
 
Upvote 0
How could it be done if it was not a formula? so it was just written as text in a cell? Thank you.
Simply edit the entered values, selecting the pieces you want to bold, one at a time, and click the bold button.

1692802495201.png
 
Upvote 0
Thanks Joe, is there a way to do it via a formula or vba?
 
Upvote 0

Forum statistics

Threads
1,215,771
Messages
6,126,799
Members
449,337
Latest member
BBV123

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top