01-25-2011, 12:26 AM
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)=CellText
Way2:
Code:
Datatable.LocalSheet.AddParameter "TableData",CellText