TI CellGetN of Consolidated cells

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

TI CellGetN of Consolidated cells

Post by telula »

Hello,
I seem to get an error message for my TI when I CellGetN of a consolidated cell. I want to get the value from the Balance, a C level element and put it into n level element. What am I doing wrong? :?
lotsaram
MVP
Posts: 3702
Joined: Fri Mar 13, 2009 11:14 am
OLAP Product: TableManager1
Version: PA 2.0.x
Excel Version: Office 365
Location: Switzerland

Re: TI CellGetN of Consolidated cells

Post by lotsaram »

Please review the request for assistance guidelines: What exactly is your code? What exactly is your error?

There is nothing wrong with using CellGetN for a consolidated cell. Most likely you are doing something else wrong ..
- incorrectly addressing your CellGetN
- trying to CellPutN into a consolidated cell not a leaf cell

Have another look through your code and post the error if you want more useful help.
Post Reply