Hello - I have multiple workbooks with 30+ columns in each workbook which are arranged in different orders. In each workbook are the same 5 columns scattered amongst the data. I want to create a vba, so I can open a file and:
1.) Find the same 5 column headers in each workbook
2.) Hide the remaining columns
3.) Copy and paste the data as a value into a new workbook that is not connected to another data source (have had problems with data linking to other tables during copy and pasting)
Thank you!
Bookmarks