I have data organised in cloumns with multiple rows which I need to convert to rows with multiple columns for data analysis. For example,
ID Date of entry
If you copy the whole table, and then right-click wherever you want to paste the new data, you should be given the menu "Paste Special." From that menu, choose transpose. That should transpose the columns into rows.