I need to read multiple excel sheets from sharepoint which are stored at different path. I am able to read file from sharepoint by giving direct path but I need to read files from different folders. How to get this done in VB? Also do we need add mapping
to the directory and how we can do it? Also security credentials are needed to consider?