on 2012 Oct 10 10:33 AM
Hi there,
Is it possible to get the EPM Excel addin executeAPI function to execute a custom sub. I need to switch context and open a docuemnt from the server. Essentially duplicating the EPMLink functionality that I thought I had working, but I now can;t replicate that.
thanks so much
Tim
//---Update
Through some testing, I have managed to get a few things working.
In the SP12 (patch 4) EPM Addin (not .NET 4.0 version) there is a formula called EPMPathLink. This contains the same paramters as the EPMLink function, but it seems to work. Once I have opened the reports with EPMPathlink, I can then close it, and open it with EPMLink.
At the same time, I have got then OpenSpecificDocument working on the double click event for the sheet, and can switch the context to the right one. Great!
What all these functions seem to do, is create the .xltx file on the users PC. using c:\ as the root.
So, if you open \REPORTS\TEMP\AccountReport.xltx, users will have c:\REPORTS\TEMP\AccountReport.xltx on their PC.
if you open \BOOKS\AccountBookt.xltx, users will have c:\BOOKS\AccountBookt.xltx on their PC.
Does anyone know if this is correct, or am I missing something. My concern is that Users won't be allowed to create docuemnts on c:\ and equally won't be happy for c:\ to be clutered with BPC tempalte stuff.
thanks again.
Hi Tim,
I couldn't quite comprehend your requirement, post update.
If your questions is can you open a custom Sub from within Execute API, the answer would be yes by using 'Call' VBA Command.
Regards,
Rajesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
11 | |
4 | |
3 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.