In VBA code, open an Excel workbook of the applications tree
Posted: Fri Jul 08, 2011 3:37 pm
Hi all
Is there any possibility, from VBA code or from any third party, to call and open a workbook that has been uploaded into the "Applications" tree of TM1 Perspective ?
I would like that my VBA macro do this :
1. Log in to TM1 (that's possible through API)
2. Go to the Applications folder
3. Open a specific Workbook, as if it were a real user that had double-clicked on it (so that would open an instance of the workbook with a name like "TM15.xls")
Any suggestion would be appreciated !
Is there any possibility, from VBA code or from any third party, to call and open a workbook that has been uploaded into the "Applications" tree of TM1 Perspective ?
I would like that my VBA macro do this :
1. Log in to TM1 (that's possible through API)
2. Go to the Applications folder
3. Open a specific Workbook, as if it were a real user that had double-clicked on it (so that would open an instance of the workbook with a name like "TM15.xls")
Any suggestion would be appreciated !