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?
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.