C
ChrisS
If I have a column with numbers such as 1234567 (7 digits)
can I split that and make two new columns?
so column A row 1 may be 1234567
column B row 1 12345
column C row 1 67
thanks
can I split that and make two new columns?
so column A row 1 may be 1234567
column B row 1 12345
column C row 1 67
thanks