I have three columns that I would like to sort.
Column A contains sample ID
Column B has type of test (3 types of tests total)
Column C has the test results
I would like to see the test results side by side by the type of tests.
So I would need column a with sample ID, a column with results of test A, colulmn with results of test B, and a column with results of test C.
Can anyone help on how i can do this? I have thousands of data to go through =(