Add common prefix to all cells in Excel

前端 未结 10 1568
夕颜
夕颜 2020-12-23 11:12

I have a column with some text in each cell.
I want to add some text, for example \"X\", at the start of all cells. For example:

A             B
-----  &         


        
10条回答
  •  庸人自扰
    2020-12-23 11:50

    Select the cell you want to be like this, go to cell properties (or CTRL 1) under Number tab in custom enter "X"@

    Put a space between " and @ if needed

提交回复
热议问题