11-14-2012, 08:12 PM
set will return an object, you simply can not use setcelldata for that.
it shld be something like
now you should check the property of the 'variable ' to see the possible option to be used.
Regards,
Ankesh
it shld be something like
Code:
Set variable=session.findById("wnd[0]/usr/tabsFICHA/tabpFICHA_FC3/ssubFICHA_SCA:/BGBA/SAPMLM_LOAN_CREATE:0203/tbl/BGBA/SAPMLM_LOAN_CREATETASAS")
now you should check the property of the 'variable ' to see the possible option to be used.
Regards,
Ankesh