Hi,
I want to create multiple excel files dynamically through Script Task.
In script task editor, I am trying to create an object of Excel.Application but unable due to Microsoft.Office library is not in references. When I tried to add reference, I couldn't find Microsft Excel 11.0 Object Library and also couldnt locate any option to add / import library in Script Task Editor.
Is there any other way to create excel files dynamically?