The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
BenEppel
3 years agoContributor
Table View VBA Refresh
Hello,
I was wondering if anyone has been able to get a table view to refresh using VBA.
I have tried the below code with no luck.
Sub RefreshXFFunctions()
Set XFAddIn = Application.COMAddIn...
vignesh
2 years agoNew Contributor II
I tried the below the code by hardcoding the details, but not working
Set xfAddin = Application.COMAddIns("OneStreamExcelAddIn")
loginstatus = xfAddin.LogonAndOpenApplication(url, user, password, application)
Related Content
- 2 years ago
- 2 years ago
- 3 years ago