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
----- &
Michael.. if its just for formatting then you can format the cell to append any value.
Just right click and select Format Cell on the context menu, select custom and then specify type as you wish... for above example it would be X0. Here 'X' is the prefix and 0 is the numeric after.
Hope this helps..
Cheers...