Hi everyone,
I have a table containing file paths and sheet names. I want to read these xlsx files based on their sheet names and then append the data together into a single DataFrame.
I tried using macros with dynamic input, but it didn’t work as expected. Can anyone suggest a approach to achieve this task efficiently?
Any help or code examples would be greatly appreciated!
Thank you!