Saving an XML file to a sharepoint location using VBA in excel

J

jamie.greenwood

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
 
P

Peter T

It's an interesting question but you appear to have multi posted in several
groups. Do you intend to inform respective groups if/when the question is
answered to save others the trouble of duplicating research and responses.

Regards,
Peter T
 
T

Tim Williams

What does it do instead of working ?
No file is saved ?
Any code ?

As I understand it a sharepoint location is just a UNC-addressable folder,
so it *should* work provided your access is sufficient..

Tim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top