Hi Boludes,
You can go with any of the below ways:
Way1:
Way2:
You can go with any of the below ways:
Way1:
Code:
Datatable.LocalSheet.AddParameter "TableData",""
Datatable("TableData",dtlocalsheet)=CellTextWay2:
Code:
Datatable.LocalSheet.AddParameter "TableData",CellText
