G
Guest
I have some data in a column that i need to split in 2 colums. eg..
column a
10 apples
5 peaches
7 books
have to make it like :
column a column b
10 apples
5 peaches
7 books
any way i can do tht?
column a
10 apples
5 peaches
7 books
have to make it like :
column a column b
10 apples
5 peaches
7 books
any way i can do tht?