Forum Discussion
RMF40
Oct 01, 2024Copper Contributor
How do I change a table with 2 columns where I have repeating values in both columns into a matrix?
Hopefully I will be able to explain my problem correctly. I have a table with two columns in it. Column A has students in it, column B has the subject that each student is taking. Both column A a...
nduhiye2018
Copper Contributor
from my perspective, I guess a pivot table will doRMF40
RMF40
Oct 03, 2024Copper Contributor
nduhiye2018 that was my initial thought, but the pivot table keeps putting totals into the cells rather than the subject choices.