Hi all;
We have times where we need to be able to parse the pptx PowerPoint (and our AddIn) presently has open. Local file it's a piece of cake, prompt them to save it if dirty and read it.
But if the file is being edited from say SharePoint, then reading the file separately means we need the credentials to read the file. And it can be more of a mess as SharePoint will return the content of the login HTML page if the credentials aren't right so knowing if we got the document is problematic.
Is there a way to write a copy of the active workbook to disk? Not SaveAs because that changes the file being edited (needs to stay the SharePoint copy), but write a copy. (Word solution here & Excel solution here)
??? - thanks - dave
What we did for the last 6 months - Made the world's coolest reporting & docgen system even more amazing