I'm trying to combine data from 5 different excel worksheets, all with different columns. For instance, one worksheet contains columns labeled "Business Unit, Business Unit ID, and Business Unit Description" while another worksheet contains columns labeled "Preparer Name, Preparer ID, and Business Unit ID"
Any suggestions for how to combine all these worksheets into one output that features all of the columns and combines the data within them?
Thanks!