Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 8908

How to disable dialog boxes for "SaveWorksheetData"

$
0
0

Hi,

I'm calling the EPM API function SaveWorksheetData from VBA and would like to stop the related dialog boxes from appearing before and after the save. Is there a way to do this through an API call?

 

My code is:

 

    For Each c In r.Cells

        result = b.SetContextMember(conn, "ENTITY", c.Value)

        Call b.RefreshActiveSheet

        Call b.SaveWorksheetData

    Next c

 

 

 

Thanks,

Tim


Viewing all articles
Browse latest Browse all 8908

Trending Articles



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