How can I copy and paste formatted text in Excel?
Posted
by
Landy
on Super User
See other posts from Super User
or by Landy
Published on 2010-11-29T02:37:55Z
Indexed on
2014/06/12
9:30 UTC
Read the original article
Hit count: 241
Before I ask question, I've searched but only found ways of copy and paste "formatted cell". That's not what I need.
I want to use an example to explain my requirement:
- There are 2 cells in a sheet.
- Cell_A's text is "aaaaabbbbb", and "aaaaa" is green, and "bbbbb" is red.
- Cell_B's text is "ccccc" and "ccccc" is black.
- I want to copy and paste "bbbbb" from Cell_A to Cell_B and keep "bbbbb" in red. But in my environment(Office 2007), "bbbbb" is changed to black as "ccccc", the default format of Cell_B.
Is there an easy way to implement my requirement?
© Super User or respective owner