PDA

View Full Version : Word 2003 and Sharepoint



CreganTur
08-07-2008, 08:01 AM
I've got a project I'm about ready to start that's going to involve me needing to save documents into Sharepoint. I've started researching methods to do this, but so far Google has come up thin on the subject.

The project is simple- VBA in a template; on Document_New a UserForm appears, and data from the userform is loaded into document text via Bookmarks. Then the User prints a copy of the clone, and I need to do a SaveAs to save the clone to Sharepoint.

I was wondering if anyone has done a similar project and can provide some advice?

Thanks.