Hi,
I am trying to join my data horizontally from multiple tabs coming from the same excel file. I have seen answers for macros to combine data from multiple sheets and/or files vertically as the column headers are consistent, like a union. Is there a way to do the same but combine data horizontally like a join tool would? Or is it possible to transpose data from multiple excel sheets in one go and then use a macro to union the data?
Thanks in advance.