parscon
05-13-2012, 08:27 AM
I have some data on column B with like this (data in 1 cell on column B) :
123, 1234, 12345, 123456, 1234567, 12345678, 123456789
Now i want find and copy these data (123, 12356, 123456789) to column C and delete from column B and also again find and copy data (1234567, 1234, 12345) from column B to column D and delete from B column.
I need this because i have several files that must separate them to other columns .
really thank you very much .
123, 1234, 12345, 123456, 1234567, 12345678, 123456789
Now i want find and copy these data (123, 12356, 123456789) to column C and delete from column B and also again find and copy data (1234567, 1234, 12345) from column B to column D and delete from B column.
I need this because i have several files that must separate them to other columns .
really thank you very much .