J
Jay
Hi,
I have a formula which looks up 2 text strings (at least part of them) and
concatenates them. Is there any way to have the second text string display
in BOLD by somehow specifying this within the formula?
=LEFT(VLOOKUP(B12,Derivative,4,FALSE),FIND("(",VLOOKUP(B12,Derivative,4,FALSE),1)-2)&"
-
"&LEFT(VLOOKUP(C12,Derivative,4,FALSE),FIND("(",VLOOKUP(C12,Derivative,4,FALSE),1)-2)
I want the second LEFT(VLOOKUP... to be in bold.
Any help greatly appreciated,
Rgds
Jason
I have a formula which looks up 2 text strings (at least part of them) and
concatenates them. Is there any way to have the second text string display
in BOLD by somehow specifying this within the formula?
=LEFT(VLOOKUP(B12,Derivative,4,FALSE),FIND("(",VLOOKUP(B12,Derivative,4,FALSE),1)-2)&"
-
"&LEFT(VLOOKUP(C12,Derivative,4,FALSE),FIND("(",VLOOKUP(C12,Derivative,4,FALSE),1)-2)
I want the second LEFT(VLOOKUP... to be in bold.
Any help greatly appreciated,
Rgds
Jason