saucepleez / taskt

taskt (pronounced 'tasked' and formely sharpRPA) is free and open-source robotic process automation (rpa) built in C# powered by the .NET Framework
http://www.taskt.net/
1.09k stars 350 forks source link

Error while Using Data Table to write a range in Excel #235

Open anksankur opened 4 years ago

anksankur commented 4 years ago

I am using a data table that I have created to write to a range in Excel.When I run the code, It gives an error that "object reference not set to an instance of an object". I have referred to the excel object in the code but to no avail.