Hello all:
Here is my dilemma
I have an excel file that has 50 sheets and continues to grow each week as the user adds a new sheet. The good news, the new sheet has the date of creation. 👍
The not so good news...the file is on a SharePoint site, and for sakes of working with a server, I'd prefer not to synch the SharePoint to my One-Drive.
I Know how to read in the sheets of this excel file, sort them by the sheet name and sample only the top 1 sheet to get the name of the most recent sheet created.
BUT...here is where I come to a halt, and seek the help from the community...
Now that I know what sheet I need to bring in, how do I bring in just that one sheet?
Thanks.
-prpatel.