what is the difference betweeb tm1.xla,tm1d.xla,tm1p.xla

Post Reply
telula
Posts: 99
Joined: Tue Nov 18, 2008 5:40 am

what is the difference betweeb tm1.xla,tm1d.xla,tm1p.xla

Post by telula »

Hello,
What is the difference between tm1.xla,tm1d.xla,tm1p.xla.
Currently the add-ins dont appear when we open our excel so I am trying to write into the vb code for the add-ins to be installed when our spreadsheet interface is opened. I need to know which xla file is the actual add-in. We have version 9.0.Thanks
Alan Kirk
Site Admin
Posts: 6645
Joined: Sun May 11, 2008 2:30 am
OLAP Product: TM1
Version: PA2.0.9.18 Classic NO PAW!
Excel Version: 2013 and Office 365
Location: Sydney, Australia
Contact:

Re: what is the difference betweeb tm1.xla,tm1d.xla,tm1p.xla

Post by Alan Kirk »

telula wrote:Hello,
What is the difference between tm1.xla,tm1d.xla,tm1p.xla.
Currently the add-ins dont appear when we open our excel so I am trying to write into the vb code for the add-ins to be installed when our spreadsheet interface is opened. I need to know which xla file is the actual add-in. We have version 9.0.Thanks
It's in the version 9 Administrator's Guide, pages 1-14 to 1-16.

Short version, you need only load the tm1p.xla file. It will reference the others when it needs to.
"To them, equipment failure is terrifying. To me, it’s 'Tuesday.' "
-----------
Before posting, please check the documentation, the FAQ, the Search function and FOR THE LOVE OF GLUB the Request Guidelines.
Post Reply