How to edit and customize the VBA code into an Action Button on TM1 Perspectives - Excel
Posted: Mon Jan 16, 2017 4:43 pm
Hi EveryBody!
My name is Jose José Ramirez (jjramirez) and i start to work with Tm1 a few weeks ago.
Now, i'm trying to build a TM1 websheet to execute some TurboIntegrator Processes using The ActionButton provided by TM1-Perspectives. Each TI-Process has its own parameters, but i need to evaluate some aditional conditions before to start the proccess. For example: my proccesses are in a defined secuence and i want to evaluate that the process 1 is completed before start the process 2. And i want the ActiuonButton Color change after excecuted. In this simple way i think the external user will be pretty sure about the secuence of actions they are executing.
at somewhere in TM1 guides i read that we can edit the ActionButton VBA code so i was thinking to add some code lines to achive what i want, but when i am in VBA editor i can´t see the code asociated to the button.
is there any sense in what i am trying to do? exists a better or easier way? where i can find more information about vba for tm1. I was reading TM1 reference guide but it´s more about predefined macros and i want to do my owns.
Thanks!
Jose José
My name is Jose José Ramirez (jjramirez) and i start to work with Tm1 a few weeks ago.
Now, i'm trying to build a TM1 websheet to execute some TurboIntegrator Processes using The ActionButton provided by TM1-Perspectives. Each TI-Process has its own parameters, but i need to evaluate some aditional conditions before to start the proccess. For example: my proccesses are in a defined secuence and i want to evaluate that the process 1 is completed before start the process 2. And i want the ActiuonButton Color change after excecuted. In this simple way i think the external user will be pretty sure about the secuence of actions they are executing.
at somewhere in TM1 guides i read that we can edit the ActionButton VBA code so i was thinking to add some code lines to achive what i want, but when i am in VBA editor i can´t see the code asociated to the button.
is there any sense in what i am trying to do? exists a better or easier way? where i can find more information about vba for tm1. I was reading TM1 reference guide but it´s more about predefined macros and i want to do my owns.
Thanks!
Jose José