Here's the rub, I have a small application that first sends an macro enabled workbook to a folder on a SharePoint site, lets call it Book1.xlsm a co-worker downloads the file, does what they need to and a macro saves the file as Book1_Completed.csv and sends back to SharePoint to load into a database. Book1.xslm is no longer any use and is not needed
What I'd like to do is be able to delete the Book1.xlsm from the SharePoint site from within the VBA, but alas have no idea on how its done.
If there is anything to point me tin the right direction, it would be great as the SharePoint site is filling up as quick as I can manually delete the 'used' files
What I'd like to do is be able to delete the Book1.xlsm from the SharePoint site from within the VBA, but alas have no idea on how its done.
If there is anything to point me tin the right direction, it would be great as the SharePoint site is filling up as quick as I can manually delete the 'used' files