Catherinefsimon
New Member
- Joined
- Apr 3, 2008
- Messages
- 41
Hello,
I am trying to format a certain part of text within a cell, ideally to another color, but bold would be fine.
Here is the original formula:, I'd like the first line to be either another color or bold. THANKS!
=CONCATENATE('programmi 07-08'!L69,":
",'programmi 07-08'!K69)
I've tried this but it doesn't work:
=CONCATENATE(TEXT('programmi 07-08'!L69,"bold"),":
",'programmi 07-08'!K69)
I am trying to format a certain part of text within a cell, ideally to another color, but bold would be fine.
Here is the original formula:, I'd like the first line to be either another color or bold. THANKS!
=CONCATENATE('programmi 07-08'!L69,":
",'programmi 07-08'!K69)
I've tried this but it doesn't work:
=CONCATENATE(TEXT('programmi 07-08'!L69,"bold"),":
",'programmi 07-08'!K69)