View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] jamie.greenwood@yahoo.com is offline
external usenet poster
 
Posts: 1
Default Saving an XML file to a sharepoint location using VBA in excel

Hello,

As the title suggests i am trying to save an XML file that I have
generated in VBA (in excel) using the DOMDocument object to a location
on sharepoint but the DOMDocument.Save method does not work. Does
anybody have any idea how this might be done?

Thanks,

Jamie