I have a set of data with 2 columns: Column1 = Hex Code and Column2= Current (A).
The data in Column1 is Hex Code, 27 different codes which repeats and for each Hex Code have Current (A) value on Column2.
I want to pick a set of 27 data points from Column1 & Column2 and place them into Coulmn3 & Column4.
Can someone help me to achieve this?