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?
TI CellGetN of Consolidated cells
TI CellGetN of Consolidated cells
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?
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: 3707
- 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
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.
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.
