abberyfarm
Well-known Member
- Joined
- Aug 14, 2011
- Messages
- 733
Hello there,
I have a difficult copying and pasting question/request.
I have data in column c, example below.
I need to copy and paste it horizontally starting in cell H1.
However, it is subject to a number of conditions.
1. If there is any duplicate data in column, only paste one instance of it in the row.
2. I also need to paste them in order according to the first value.
Example:
I appreciate your help.
Thank you
I have a difficult copying and pasting question/request.
I have data in column c, example below.
I need to copy and paste it horizontally starting in cell H1.
However, it is subject to a number of conditions.
1. If there is any duplicate data in column, only paste one instance of it in the row.
2. I also need to paste them in order according to the first value.
Example:
Code:
C H
0,0 0,0 1,1 1,-2 1,0 1,-2 1,-1 2,-2 3,6 3,0 3,-6 5,10
1,1
3,6
5,10
3,-6
1,-2
1,0
3,6
3,0
1,-2
3,6
2,-2
1,-1
I appreciate your help.
Thank you