Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default How do I preserve text color when combining cell data

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   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 698
Default How do I preserve text color when combining cell data

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   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,942
Default How do I preserve text color when combining cell data

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   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default How do I preserve text color when combining cell data

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Combining Multiple-Color Data Series into One Bar Chart JSF Charts and Charting in Excel 0 September 24th 08 01:41 AM
Can't format cell color/text color in Office Excel 2003 in fil Tony S Excel Discussion (Misc queries) 1 December 21st 07 01:41 PM
Combining Text and If statements with varied character (bold, color, etc) formatting. JEFF Excel Discussion (Misc queries) 10 June 12th 07 01:24 PM
Color of text/Data in a Cell Fast Learner Excel Worksheet Functions 2 July 24th 06 04:41 PM
Can't format cell color/text color in Office Excel 2003 in files . albertaman Excel Discussion (Misc queries) 0 February 16th 06 03:56 AM


All times are GMT +1. The time now is 06:07 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"