Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Would anyone happen to know how to go about setting the
character attributes (bold, italic, ...) for a subset of the characters within a string? A particular example might clarify. Suppose cell A10 contained the string: Mary Suppose further that I wish to set the contents of cell C20 with: =CONCATENATE("I want ",A10," to go to the store.") Now, how might I go about having the string copied from A10 take on bold or italic characteristics? I don't want to have to place it in a separate cell and adjust the cell widths for different length words... A search of Excel's standard built-in functions didn't turn up anything helpful, at least to my eye. Any clues? |
#2
![]() |
|||
|
|||
![]()
Cell formatting cannot be set by formulas. It is possible using code,
Try this link tp Chips site, he is good, Regards, Alan. http://www.cpearson.com/excel.htm "Greg Neill" wrote in message . .. Would anyone happen to know how to go about setting the character attributes (bold, italic, ...) for a subset of the characters within a string? A particular example might clarify. Suppose cell A10 contained the string: Mary Suppose further that I wish to set the contents of cell C20 with: =CONCATENATE("I want ",A10," to go to the store.") Now, how might I go about having the string copied from A10 take on bold or italic characteristics? I don't want to have to place it in a separate cell and adjust the cell widths for different length words... A search of Excel's standard built-in functions didn't turn up anything helpful, at least to my eye. Any clues? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Remove text leading zero in text string | Excel Worksheet Functions | |||
want to remove all text characters equal to one character in length from text string | Excel Worksheet Functions | |||
want to remove all text characters equal to one character in length from text string | Excel Worksheet Functions | |||
Finding Specific Text in a Text String | Excel Worksheet Functions | |||
Changing a specific character type in text string | Excel Discussion (Misc queries) |