E
ecuser
No, that's my fault. I should've stated it clearly.
I have a sheet filled with data already. There are thousands of rows
and in some columns I wanted them quoted.
Original:
A B C
1 HE SHE THEY
2 IS IS ARE
3
4
wanted:
A B C
1 'HE' 'SHE' THEY
2 'IS' 'IS' ARE
how to do that without manully correct it one by one (too many)
thanks
I have a sheet filled with data already. There are thousands of rows
and in some columns I wanted them quoted.
Original:
A B C
1 HE SHE THEY
2 IS IS ARE
3
4
wanted:
A B C
1 'HE' 'SHE' THEY
2 'IS' 'IS' ARE
how to do that without manully correct it one by one (too many)
thanks