on ‎2015 Dec 16 1:42 AM
Hi Experts,
I have a Refresh command button on my EPM 10 report which is using a VB macro to refresh the complete workbook data.
I need to protect user from accidently clicking on the 'Refresh' button under the EPM ribbon, and refresh just the worksheet data. I would thus want to disable the 'Refresh' option from the EPM Ribbon.
Is there a way of disabling/greying out the Refresh button under the EPM ribbon in EPM addin?
I am working on Version 10.0 SP 22 Patch 2 .NET 4
Thanks in advance,
Rupali
Request clarification before answering.
Yes, you can use my simple code provided in the link in the previous answer.
Or - more complex way: please read EPM help: 42.2 Ribbon Extensions: Advanced Method
Vadim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rupali,
As far as i know there is no direct method to disable the epm refresh and save button but through VBA code you can disable it.
Please take a look at below thread may be useful for you.
Disable the Refresh and Save Data tab in excel ... | SCN
Hope this will solve your problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 7 | |
| 6 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.