Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Rick. I'm certainly willing, but have no idea how to do that!
On Jun 9, 11:36*am, "Rick Rothstein" wrote: Thanks Rick. *How about this - since the parts of the text string I want bolded are constant (ie, column headers J$1:N$1), can I read the column headers in variables, and do a FIND routine to find each column header in the text string and then bold? You cannot bold individual parts or text generated by a formula... there is no way around that using formulas. If you were willing to turn the calculating of the formula to VB in a Change event procedure, then you could have that procedure inject pure text into the cell and that text, being a constant, could be bolded in parts. Rick Rothstein (MVP - Excel) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
search if a string contains text matching items in a list | Excel Worksheet Functions | |||
how to apply bold within string text | Excel Worksheet Functions | |||
auto bold partial text in a string | Excel Discussion (Misc queries) | |||
Join bold and non-bold text in one cell | Excel Discussion (Misc queries) | |||
How do I ask Excel to count how many items are in BOLD TYPE? | Excel Discussion (Misc queries) |