I\'m new to macros in Excel and I need to make a macro that get data from multiple sheets in a selected workbook.
So far I have this code to select a file and get da
You could try this: https://msdn.microsoft.com/en-us/library/office/gg549168(v=office.14).aspx I don't know if it helps.