Anil_G
(Anil Gorthi)
21
@siddhi
in end column value here you have to give the end column like :G
or :R
cheers
Kunal_Jain
(Kunal Jain)
22
@Anil_G
Where do I need to specifically add that value?
Anil_G
(Anil Gorthi)
23
@Kunal_Jain
It should be like this
Excel.Sheet("Sheetname").Range("A" + (dt.RowCount+1).ToString + ":G" + Excel.Sheet("Sheetname").RowCount.ToString)
Cheers
siddhi
(Siddhi)
24
@Anil_G
still the same error is coming.
Thanks.
Anil_G
(Anil Gorthi)
25
@siddhi
Can you please print this in log message first and show it
Cheers
Anil_G
(Anil Gorthi)
27
@siddhi
I want you to print everything inside range …please
Regards,
Anil Bhargav