Page 1 of 1

TI CellGetN of Consolidated cells

Posted: Thu Nov 25, 2010 8:06 am
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? :?

Re: TI CellGetN of Consolidated cells

Posted: Thu Nov 25, 2010 9:31 am
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.