Ehtisham Ali
Member
Hi,
I want to split contents of a cell in two different coloumns using excel only no VBA.
e.g
ali123 ---> ali(col1) and 123(col2)
matt.ferrell786 ---> matt.ferrell(col1) and 786(col2)
awesome998907 ---> awesome(col1) and 998907(col2)
Contents of cell may be of any length.
Regards
Ali
I want to split contents of a cell in two different coloumns using excel only no VBA.
e.g
ali123 ---> ali(col1) and 123(col2)
matt.ferrell786 ---> matt.ferrell(col1) and 786(col2)
awesome998907 ---> awesome(col1) and 998907(col2)
Contents of cell may be of any length.
Regards
Ali