I have an Excel file with a Macro that connects to an Oracle Database, runs a query and returns the results in a Spreadsheet in the same Excel file.
I’d like to run that Macro from Sharepoint. Is it possible? If so, what’s the way to do it?
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m not sure if Sharepoint Excel services can handle this macro, your option would be to create a sharepoint list with same fields as that of Excel spreadsheet and connect it to your oracle database using BCS (Business Connectivity Services) feature. You can do this task using Sharepoint designer.