Skip to main content

Whether we can read/write excel from Netexpress?


#cobolnetexpress
#netexpress

Whether we can read/write excel from Netexpress?


#cobolnetexpress
#netexpress

You can access Excel from a Net Express program by accessing the Excel COM server.

Please see that example program distributed as part of Net Express in the folder:

C:\\Program Files (x86)\\Micro Focus\\Net Express 5.1\\Examples\\Net Express IDE\\COMDEMOS\\Excel

There are also additional demos available if you search the knowledgebase on the community site.

On the top right hand corner of this page there is a search box. Enter term "Excel" and click the drop-down to select to serach Net Express/Server Express and you will see a list of articles and posts to choose from.

Thanks.


Whether we can read/write excel from Netexpress?


#cobolnetexpress
#netexpress

Thanks Chris.

I am getting the below error.

Exception 65537 not trapped by the class oleexceptionmanager

Description: "Server defined OLE exception"

<800401F3>: Invalid class string

I have Office 2010 installed in my machine. Is that the problem ?