Hi,
I currently have a table with the first row as the header and the rest as values. I want to convert it into a table that summarizes the values with column and row descriptors.
Basically I want to get convert this:
to this:
Any thoughts?
Thanks!
Vivian