I'm just starting with VBA, so I would like some help with this task at hand. I have four Excel files named "C Tier 4", "L Tier 4", "S Tier 4", and "O Tier 4". Within each of these workbooks, there's a tab called "Data" containing information that I need to combine and extract to a master file (another file). Unfortunately, one of the columns in "O Tier 4" is incorrectly placed, so I need to make sure the workbook columns match the name of the master file columns.
How would I go about creating a button with VBA code to allow me to do that?
Thanks in advance,
XD
How would I go about creating a button with VBA code to allow me to do that?
Thanks in advance,
XD