Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm using "&" to combine data from multiple cells. Each cell has text of a
different color and I want to preserve those colors in the new combined cell. The new combined cell is formatting all the text to one color. Anyone have any suggestions on how to maintain the separate colors in the new cell? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
A formula can only return a value to a cell, so you cannot return formatting
and such. =A1&A2 will return the value of A1 and A2 to the cell that has that formula entered in it. HTH Regards, Howard "CraigS" wrote in message ... I'm using "&" to combine data from multiple cells. Each cell has text of a different color and I want to preserve those colors in the new combined cell. The new combined cell is formatting all the text to one color. Anyone have any suggestions on how to maintain the separate colors in the new cell? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hi
since you are using an ampersand (&), i am assuming that you are using a formula. where as it is possible to have multiply font formats in a single cell, this applies to text only. it does not apply to numbers or formulas. this is because xl needs specific start and stop points in order to have the multiple formats. if you convert your formula to hard text, you can reformat to have the desired formats. just high light the protion of the text in the formula bar that you want one color and right click the formula bar. from the pop up, select format cells. you may notice that not all format features are available. once you may your selection and ok out, select the other portion of text and repeat. yeah i know. big hassel. but,,,, that is the way MS set it up. regards FSt1 "CraigS" wrote: I'm using "&" to combine data from multiple cells. Each cell has text of a different color and I want to preserve those colors in the new combined cell. The new combined cell is formatting all the text to one color. Anyone have any suggestions on how to maintain the separate colors in the new cell? |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In the formula =A1&A2 is there any way to highlight A1 and set a font color,
select A2 and set a different color? "L. Howard Kittle" wrote: A formula can only return a value to a cell, so you cannot return formatting and such. =A1&A2 will return the value of A1 and A2 to the cell that has that formula entered in it. HTH Regards, Howard "CraigS" wrote in message ... I'm using "&" to combine data from multiple cells. Each cell has text of a different color and I want to preserve those colors in the new combined cell. The new combined cell is formatting all the text to one color. Anyone have any suggestions on how to maintain the separate colors in the new cell? . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combining Multiple-Color Data Series into One Bar Chart | Charts and Charting in Excel | |||
Can't format cell color/text color in Office Excel 2003 in fil | Excel Discussion (Misc queries) | |||
Combining Text and If statements with varied character (bold, color, etc) formatting. | Excel Discussion (Misc queries) | |||
Color of text/Data in a Cell | Excel Worksheet Functions | |||
Can't format cell color/text color in Office Excel 2003 in files . | Excel Discussion (Misc queries) |