Is there a way to delete a file from SharePoint using VBA without calling the SharePoint API and still have it go to the recycle bin? The "Kill" statement removes the files but does not send them to the SharePoint recycle bin, so I am hesitant to use it in a macro that others will run.
0条回答
相关问题
- Excel sunburst chart: Some labels missing
- Sharepoint multiple connections to a web parts
- Error handling only works once
- Error handling only works once
- Excel formula in VBA code
相关文章
- Get column data by Column name and sheet name
- programmatically excel cells to be auto fit width
- Unregister a XLL in Excel (VBA)
- Unregister a XLL in Excel (VBA)
- How to prevent excel from truncating numbers in a
- numeric up down control in vba
- Declare a Range relative to the Active Cell with V
- What's the easiest way to create an Excel tabl