Need info about about Document management and added functionality with Office 2007/2010

Discussion Need info about about Document management and added functionality with Office 2007/2010

  • 5 aprilie 2012 13:57
     
     

    Hello,

    We are implementing SP 2010 as a document management and we need to add functionality, especially in Word and Excel and learn about Office 2007/2010 interoperability.

    For example, content type documents with macros, advanced content types,  how to to prompt for a specific name to save and so forth.

    Everything that can be done using SP2010 and Office 2007/2010, using either macros or VSTO, for the purpose of providing a more user friendly environment.

    Please advice on any books or sources.

    Thank you


    Christos

Toate mesajele

  • 9 aprilie 2012 03:09
     
     

    Hi,

    For Office Interoperability, you may refer to this article:

    http://msdn.microsoft.com/en-us/library/aa679805(v=office.11).aspx

    Hope it helps.

    Best Regards,

    Sally Tang

  • 9 aprilie 2012 14:47
     
     
    This is for 2003. Any newer?

    Christos

  • 9 aprilie 2012 15:53
     
     

    Hi,

    see this link: http://technet.microsoft.com/en-us/library/ee855124.aspx

    regards.


    Tomás González. Twitter://@tgmourino

  • 9 aprilie 2012 20:39
     
     

    Never heard of this functionality before.

    Actually, I'm looking for something like, a document template with macros, and having a button that will save the document and prompt for ID, and do forth


    Christos

  • 10 aprilie 2012 03:31
     
     

    Hi,

    It seems that you want to add a custom Word template with marcro to SharePoint Document Library. SharePoint 2010 is OK launching your custom Word template from SharePoint. You can upload the template to a SharePoint Foundation document library, and then go to content type settings -> Advanced Settings -> specify the template for this content type.

    Some useful articles that may help:

    http://office.microsoft.com/en-us/sharepoint-foundation-help/set-a-file-template-for-a-document-or-form-library-HA010377912.aspx

    http://whitepages.unlimitedviz.com/2011/02/using-document-templates-with-lists-and-content-types-in-sharepoint/

    Best Regards,

    Sally Tang

  • 10 aprilie 2012 09:07
     
     

    Thanks Sally,

    Actually, I need added functionality on Word/excel. For example, a Word content type, that will have a "save" button, that will save the document and write to a specified position the document id.

    Christos


    Christos

  • 11 aprilie 2012 03:02
     
     

    Hi,

    You can specify the functionality in the Word/Excel template, and then upload the Word/Excel template to a custom Document type. Normally, you can click the Save button in Word/Excel to save the Word/Excel document.

    Is this what you want to do?

    Best Regards,

    Sally Tang

  • 12 aprilie 2012 07:26
     
     

    Thanks (again) Sally,

    Let me rephrase the question:

    I would like sources for interoperability between VSTO and Sharepoint, between Word macros and Sharepoint.

    For example, how to make a button in Word that will make a table inside the Word document with the last 5  rows of a Sharepoint list. How to make a button that will make a new list Item, how to make a button that will start a workflow, or updates a field in list item. And how VSTO Applications are (somehow) stored in Sharepoint


    Christos