11-01-2005 11:50 AM
11-02-2005 02:38 AM
You actually can use SetTableCellRangeVals starting from rows other that the first one, as you can see in the simple project attached.
The reason why your code does not produce the expected result must be searched in other directions. Have you tested the return code from SetTableCellRangeVals function?
11-02-2005 11:21 AM
Thanks for your response. That is what I tried but I will try again and check the error code.
Donna