Hi,
I was trying to edit Design table value through macro.
I used SetEntryValue method under Designtable object.
DT.SetEntryValue(7, 3, False, cellvalue)
* DT is deisgntable object
Its giving me a compile error.
I have written the code as per syntax.
Can anyone help me on this.
Regards,
Vinay
I was trying to edit Design table value through macro.
I used SetEntryValue method under Designtable object.
DT.SetEntryValue(7, 3, False, cellvalue)
* DT is deisgntable object
Its giving me a compile error.
I have written the code as per syntax.
Can anyone help me on this.
Regards,
Vinay