Author |
Topic  |
|
CarlosMartica
Austria
3 Posts |
Posted - 11/17/2011 : 08:18:37 AM
|
I have a text object (textA) in a graph. With programming control run(windows create or all events) i write the script.
TextA.text$=$([Data1]Sheet1!Cell(1,1));
and work very good, but i need to use Data3 and don't work..
TextA.text$=$([Data3]Sheet1!Cell(1,1));
I need to define a label with a text in the Data3.
Please, help!!!!
|
|
Shirley_GZ
China
Posts |
Posted - 11/18/2011 : 03:06:02 AM
|
Hi CarlosMartica,
I can't reproduce this problem here, please send us your project to help us check the problem.
Thanks, Shirley
Originlab Technical Service Team |
 |
|
CarlosMartica
Austria
3 Posts |
Posted - 11/18/2011 : 05:21:09 AM
|
solved, in properties %([Data3]Sheet1,1,1) |
Edited by - CarlosMartica on 11/18/2011 05:21:54 AM |
 |
|
|
Topic  |
|
|
|