D
drooby
hello all,
I am wondering if anyone has the answer to this.
my first column A has a lot of repetitive value
aaaa,bbb,cccccccc,dd,eeeeeeeeeeeeee,f,ggggg,hhh
Second column B has different values (that correspond to each number i
column A .(x,y,z,q,w,e,r,t,y,u,i,o,p)
This is a BIG spreadsheet that runs through all the rows in excell.
I want to make all the repeated rows of A dissapear with the criteri
that the chosen value (the values that shows from A have the LEAS
(minimum) corresponding B value
example:
A B
10 5
10 3
10 10
10 20
10 6
10 8
15 12
15 5
15 8
I would like the output to be
A B
10 3
15 5
CAN ANYONE HELP PLEASE
thankyou very much in advance :confused
I am wondering if anyone has the answer to this.
my first column A has a lot of repetitive value
aaaa,bbb,cccccccc,dd,eeeeeeeeeeeeee,f,ggggg,hhh
Second column B has different values (that correspond to each number i
column A .(x,y,z,q,w,e,r,t,y,u,i,o,p)
This is a BIG spreadsheet that runs through all the rows in excell.
I want to make all the repeated rows of A dissapear with the criteri
that the chosen value (the values that shows from A have the LEAS
(minimum) corresponding B value
example:
A B
10 5
10 3
10 10
10 20
10 6
10 8
15 12
15 5
15 8
I would like the output to be
A B
10 3
15 5
CAN ANYONE HELP PLEASE
thankyou very much in advance :confused