add text to all cells in excel.
- by LIX
Dears,
I have a column with some text in each cell.
I want to add some text , 4 example "X" at the start of all cells.
ie.
A B
----- >>>> ----
1 X1
2 X2
3 X3
What is the easiest way to do this?
thanx