A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
In the desktop version of Excel for Windows and Mac, it would be possible to create a VBA macro for this purpose, but VBA does not work on Android.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi, I was using the "Find and Replace" function on a cell where I have several lines of text, each line with different colors. I wanted to change the text of one line in the cell, so I use the "Find and Replace" function, but then all the lines in that cell automatically changed the color to green. Is there a way to solve this?
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
In the desktop version of Excel for Windows and Mac, it would be possible to create a VBA macro for this purpose, but VBA does not work on Android.
Hi HansV,
this is also the only solution I found, too bad, I was hoping there could be an alternative...
Thank you!
Ilaria
Replace will always remove character formatting.
You can use Find to locate cells with the line, then edit the cell manually.