L
Luke
I'm looking for help writing a macro for Excel.
I inherited a spreadsheet that I need to work with. In this sheet there is
one column of data that I need to break out. In each cell, there are several
numbers all separated with a comma. (i.e. 200562, 64, 67, 83).
What I'm trying to do is write a macro that will copy the first 6 digits and
paste them to another empty cell in the same row, then go down one row and do
the same thing.
Any suggestions?
I inherited a spreadsheet that I need to work with. In this sheet there is
one column of data that I need to break out. In each cell, there are several
numbers all separated with a comma. (i.e. 200562, 64, 67, 83).
What I'm trying to do is write a macro that will copy the first 6 digits and
paste them to another empty cell in the same row, then go down one row and do
the same thing.
Any suggestions?