Programmatically Interact with Sharepoint

K

KitCaz

I know I'm completely lost and probably in the wrong list, but I need to find
out where I can learn how to interact with SharePoint programmatically using
VBA.

I have an MS Access application which creates documents (e.g., Word merges,
snapshot files) and saves these documents to network directory shares/folders
today.

We're using SharePoint now and I need to programmatically write these files
to SharePoint instead of to network folders.

E.g. I need to be able to copy and delete files using VBA. Today I do this
with FileCopy and Kill commands but how to do this to SharePoint folders
instead?

If I need a different gruop, please direct me.
 

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