VBA/Macro, Transpose

VBA/Macro, Transpose

Hi everyone!

I am trying to transpose the highlighted or any selected row from "Raw Data" to "View". However, whenever I click the button, it will just copy the A1 cell in Raw Data and not the selected Row. Can someone help?