Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I was wondering if it's possible to initiate Excel macros (Excel file is located on a network drive) from SharePoint? Are there any add-in features within SharePoint that can communicate with macros?

share|improve this question

1 Answer

In a word, no.

SharePoint Server can host Excel workbooks in SharePoint pages using Excel Services, but these do not support Macros (for various reasons, the main one is to prevent malicious code from being executed).

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.