Left Alignment

C

Charles

Hi All:

I copied and Specially pasted a data set to Excel as text data set. But I
cannot left justify these text values. They automatically set in the Center
or I can right justify but I cannot move them to the left side. What is the
problem with this data set? What I need to do to left justify their position?
Thanks.


Charles Deng
 
D

Debra Dalgleish

Maybe the data start with space characters, so it appears that they
aren't moving to the left side of the cell.

If there are no other space characters in the data, you could use
Edit>Replace to replace all space characters with nothing.
 
Top