G
Guest
Using VB.NET, I attempt to instanciate an Excel application object with the statement:
Dim oExcelAppl As Excel.Application = New Excel.Applicatio
I receive a runtime error with the message "Access is denied.
Does anyone have a work-around ?
Dim oExcelAppl As Excel.Application = New Excel.Applicatio
I receive a runtime error with the message "Access is denied.
Does anyone have a work-around ?