Dear all, I am in need of some help in creating a macro to get excel to do the following instruction:
Split a row with different bullet points (a), b), c) ) in a single cell, to 3 different cells. Thus, there would be a need to insert new cells too.
E.G. Current format:
A B C D E
1 Name Age Problem Helped by Date
2 MIKE 99 a)Excel Help a)xxxxx a)1/1/1
b)other b)someone b)2/2/2
c)other 2 c) someone 2 c)3/3/3
3 Person 2 23 a)1 a)1 a)1/1/1
b)2 b)2 b)2/2/2
c)3 c)3 c)3/3/3
What I would like is the following:
Desired format:
A B C D E
1 Name Age Problem Helped by
2 MIKE 99 a)Excel Help a)xxxxx a)1/1/1
3 MIKE 99 b)other b)someone b)2/2/2
4 MIKE 99 c)other 2 c) someone 2 c) 3/3/3
5 Person 2 23 a)1 a)1 a)1/1/1
6 Person 2 23 b)2 b)2 b)2/2/2
7 Person 2 23 c)3 c)3 c)3/3/3
The reason for this request is i have a lot of spreadsheets with the current format, and would like to change them to the new format, for emailing reasons (data protection - problems are confidential and cannot be all sent). I would highly appreciate if you could advise me on how to create this.
Thank you
Split a row with different bullet points (a), b), c) ) in a single cell, to 3 different cells. Thus, there would be a need to insert new cells too.
E.G. Current format:
A B C D E
1 Name Age Problem Helped by Date
2 MIKE 99 a)Excel Help a)xxxxx a)1/1/1
b)other b)someone b)2/2/2
c)other 2 c) someone 2 c)3/3/3
3 Person 2 23 a)1 a)1 a)1/1/1
b)2 b)2 b)2/2/2
c)3 c)3 c)3/3/3
What I would like is the following:
Desired format:
A B C D E
1 Name Age Problem Helped by
2 MIKE 99 a)Excel Help a)xxxxx a)1/1/1
3 MIKE 99 b)other b)someone b)2/2/2
4 MIKE 99 c)other 2 c) someone 2 c) 3/3/3
5 Person 2 23 a)1 a)1 a)1/1/1
6 Person 2 23 b)2 b)2 b)2/2/2
7 Person 2 23 c)3 c)3 c)3/3/3
The reason for this request is i have a lot of spreadsheets with the current format, and would like to change them to the new format, for emailing reasons (data protection - problems are confidential and cannot be all sent). I would highly appreciate if you could advise me on how to create this.
Thank you