Excel: how do I remove all carriage returns from a cell?

后端 未结 5 1155
青春惊慌失措
青春惊慌失措 2020-12-28 15:55

I want to get rid of all the carriage returns in my cell. How do I do this?

5条回答
  •  粉色の甜心
    2020-12-28 16:39

    Select the cell or cells, click Data/Text To Columns form Excel's menu bar, choose the Delimited option on the first dialog page, click the Next button, uncheck everything except Other and type Ctrl+J into the field next to it (you won't see anything in that box, but the column layout chart will show that it is being split at the line feeds (they are not carriage returns)... then just click the Finish button.

提交回复
热议问题