That is what I was looking for.
Thanks
Search found 2 matches
- Fri Oct 26, 2012 5:28 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Using VBA Application.run "DBSS"
- Replies: 2
- Views: 2655
- Fri Oct 26, 2012 3:21 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Using VBA Application.run "DBSS"
- Replies: 2
- Views: 2655
Using VBA Application.run "DBSS"
I am trying to write code that will send data to TM1 based on selections in a userform. I want to send the word "term" or "TR" based on the selection box in the userform. I tried the syntax Application.Run ("DBSS",cell reference for the word "term",cube,book,....
