YasserKhalil
Well-Known Member
Hello everyone
I have in column A many similar items and each item may have several values in adjacent columns
I need to gather all related values for specific items
For example: I have "A" value in A2 & A6 & A9 and there are many values in adjacent columns as follows :
as for A2 : there are B2 / C2 / E2 have the values 75 / 33 / 65
as for A6 : there are B6 / E6 have the values 47 /10
as for A9 : there are B9 / C9 have the values 98 /63
In results I need to gather these values in adjacent columns as follows
A 75 33 56 47 10 89 63
Hope it is clear
I have in column A many similar items and each item may have several values in adjacent columns
I need to gather all related values for specific items
For example: I have "A" value in A2 & A6 & A9 and there are many values in adjacent columns as follows :
as for A2 : there are B2 / C2 / E2 have the values 75 / 33 / 65
as for A6 : there are B6 / E6 have the values 47 /10
as for A9 : there are B9 / C9 have the values 98 /63
In results I need to gather these values in adjacent columns as follows
A 75 33 56 47 10 89 63
Hope it is clear