I had a bunch of exercises listed on a sheet named 'exercise sheet', each in its own category. On a different sheet (my programming sheet), I used the formula
=unique('exercise list'!B3:B)to pull out the category type once from that exercise sheet. see screenshots.
However, I then wanted to make the exercise categories separate, in different columns, to organise the exercise types better.
I cannot find a way to achieve the same thing I was doing. What is the new formula?? it should be =unique('exercise list'!B3:B...) but then I also need it to look in all the other columns, how do I type that as a formula? I need it to look in e3:3, h3:h etc.



