Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a formula that pulls in numbers into a text string but i want to
underline or bold the numbers being pulled in and selected parts of the text. Is this possible? eg cell formula ="john is "&A1&" years old" where cell A1 is 10 returns "john is 10 years old" ideally i want the 10 to be bold and the old to be underlined even if the cell the number is being drawn from (A1 in this case) is bold or underlined the format is not pulled into the result of the formula many thanks (nb i have excel 2002) |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Select the cell and copy it it. Then paste/special/as value elsewhere in the
worksheet. At this point you can select portions of the new cell in the formula bar and format them as you choose. -- Gary's Student "tinester" wrote: I have a formula that pulls in numbers into a text string but i want to underline or bold the numbers being pulled in and selected parts of the text. Is this possible? eg cell formula ="john is "&A1&" years old" where cell A1 is 10 returns "john is 10 years old" ideally i want the 10 to be bold and the old to be underlined even if the cell the number is being drawn from (A1 in this case) is bold or underlined the format is not pulled into the result of the formula many thanks (nb i have excel 2002) |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
thanks but i need the formula link to stay becasue the number in the version
i am trying to use are constantly changing (i used a slightly oversimplified example in my original question) "Gary''s Student" wrote: Select the cell and copy it it. Then paste/special/as value elsewhere in the worksheet. At this point you can select portions of the new cell in the formula bar and format them as you choose. -- Gary's Student "tinester" wrote: I have a formula that pulls in numbers into a text string but i want to underline or bold the numbers being pulled in and selected parts of the text. Is this possible? eg cell formula ="john is "&A1&" years old" where cell A1 is 10 returns "john is 10 years old" ideally i want the 10 to be bold and the old to be underlined even if the cell the number is being drawn from (A1 in this case) is bold or underlined the format is not pulled into the result of the formula many thanks (nb i have excel 2002) |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I wanted to do something similar. Despite much searching I eventually gave
in. As far as i know Excel is incapable of doing what you ask. I wanted to return a suitably formated string to word using bold and underlining in relevant parts of a Book reference. In the end I needed to do it as a separate macro in Word using delimiters supplied by excel - frankly it was tediously difficult! One solution might be to use small cells close together with each cell formated as required- in-elegant I know, but perhaps better than nothing! Hope this helps. -- Peter "tinester" wrote: thanks but i need the formula link to stay becasue the number in the version i am trying to use are constantly changing (i used a slightly oversimplified example in my original question) "Gary''s Student" wrote: Select the cell and copy it it. Then paste/special/as value elsewhere in the worksheet. At this point you can select portions of the new cell in the formula bar and format them as you choose. -- Gary's Student "tinester" wrote: I have a formula that pulls in numbers into a text string but i want to underline or bold the numbers being pulled in and selected parts of the text. Is this possible? eg cell formula ="john is "&A1&" years old" where cell A1 is 10 returns "john is 10 years old" ideally i want the 10 to be bold and the old to be underlined even if the cell the number is being drawn from (A1 in this case) is bold or underlined the format is not pulled into the result of the formula many thanks (nb i have excel 2002) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
format a cell if the formula is removed | Excel Worksheet Functions | |||
Format cells with a formula (7 conditions). | Excel Discussion (Misc queries) | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
How do I copy a conditional format that uses a formula in a serie. | Setting up and Configuration of Excel | |||
How do I format a character from a result of formula in excel? | Excel Discussion (Misc queries) |