08-22-2011, 11:02 PM
Savitha,
You can set the all the data's in data table.
Name is the column name of global sheet.You can parameterize the more than one row like this way.
Thanks,
Arul.D
You can set the all the data's in data table.
Code:
strName= datatable.value("Name",1)
Name is the column name of global sheet.You can parameterize the more than one row like this way.
Thanks,
Arul.D