Loop through files in sharepoint folder

kubabocz

New Member
Joined
Oct 28, 2015
Messages
36
Hi all,

I am trying to put together a macro but can not make it work. I've looked online and tried many codes that I've found but unfortunately couldn't make them work. Maybe you will be able to help and explain how it should look like. I will not paste any code here as basically I've used about 8 different one and they didn't work so no idea what to include here.

I want macro that will:
1. Open each file in sharepoint folder http://sharepoint.demant.com/sites/ProjectManagement/Pages/default.aspx?RootFolder=%2Fsites%2FProjectManagementOfficeDGSOperations%2FSPOPMO%2FSPOGlobal%2FGlobalOPS%2FGlobal%20SPO%20Project%20folder%2FzzzFilesForPmTool&FolderCTID=0x01200097A770A55FBA7C4AAE8F7D461CF0AE21&View=%7BC08B17D6%2D7A23%2D4511%2DBD82%2D0E7C07DCB639%7D
1a. Take under consideration that when I open the files in this folder I get a pop up window saying that they can not be opened in browser and they ask if want to open in excel instead, so I need to click "Open in Excel" for them to work.
2. Do some actions - I can write that part
3. Close the opened file
4. Open next one etc.

Thank you
 
Last edited:

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.

Forum statistics

Threads
1,215,482
Messages
6,125,061
Members
449,206
Latest member
Healthydogs

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top