Forum Discussion
Lazaroni
May 13, 2020Copper Contributor
move cell contents to another cell without affecting the formatting of either cell
Im looking for a solution to be able to move the contents of a cell, to another cell, without affecting the formatting of either cell. An example is moving
ShishirKumar
May 14, 2020Brass Contributor
HILazaroni
You can achieve this by copying the original cell and then do a paste special (Alt + E S V) and again copying the original cell and do a format paste (ALT + E S T).
I hope this will solve.