Quantcast
Channel: SCN : Discussion List - SAP Planning and Consolidation, version for the Microsoft platform
Viewing all articles
Browse latest Browse all 1545

Update Context Pane after SetUserOption action in VBA

$
0
0

Hi,

I try to change the UserOption by using API.

Following example is used

 

Sub Context()
Dim EPM As New FPMXLClient.EPMAddInAutomation

EPM.SetUserOption "ShowCurrentViewPane", False


End Sub

 

The code change the setting under Options\User Options\Display but the Context pane is still visible. If I open Options\User options and press OK without doing any changes the Context pane is updated and will disappear after I run above code. The same thing happens if I change the setting above to True. Settings will be changed but the context pane is not visible until I open Options\User Options and click OK.

 

There must be a command for doing the refresh from VBA.

 

Clas


Viewing all articles
Browse latest Browse all 1545

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>