Hello,
How do I automate the following repetitive procedure? This would be done on a group of cells manually selected among other content.
The data is organized in rows of 2 (ie. as multiple two-line entries) but it needs to be consolidated into 1 row using this method here:
xcel.jpg
...this is the visual
1. Second line of each entry, column B: value needs to move to first line, column C
2. Columns D and E will have their values staggered; sometimes D will have value in first line and E in second (case 1), other times D will have its value in line two and E in line one (case 2). In case 1: first line, column A should receive value "X", in case 2: first line, column A should receive value "Y". Values in columns D and E do not need to be modified themselves.
3. Second line of each entry, column F: value needs to move to first line, column F
4. Second line of each entry needs to be deleted altogether
Any help is appreciated. Thanks!
Bookmarks