Hey all.
So I have a data set extracted from some source at regular intervals and has 26 columns. And multiple 1000 rows.
I need to import this data or copy/paste this data into another excel file that is empty but has column headings written which are different from the previous file. The alignment of the data remains the same. And this should become the input of the future workflow.
Any idea how to do this?
Was a simple copy/paste in excel. (Select all data in file 1 and copy it. Select cell A2 in second sheet and then paste it there) As the alignment is the same.