08-23-2010, 03:07 PM
Hi Anu,
You are facing small errors as you were posting i.e it was telling remove the paranthesis.You should have try this befre posting.
With this you can see the two coloumns of "Name" and "Address" in Global Sheet.
Please try and let me know if you need any clarification on this.
Regards,
Venkat.Batchu
You are facing small errors as you were posting i.e it was telling remove the paranthesis.You should have try this befre posting.
Code:
Datatable.AddParameter "Name",""
Datatable.AddParameter "Address",""
With this you can see the two coloumns of "Name" and "Address" in Global Sheet.
Please try and let me know if you need any clarification on this.
Regards,
Venkat.Batchu