Quantcast
Channel: SCN: Message List - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 7329

Re: To save excel file xls  from powerbuilder 11.2

$
0
0

What version of MS Office you have?

 

Could you post the whole script from creating the oleobject and ConnectToNewObject.

Is the value of l_str_dir pointing to an existing excel file?

 

 

Move this statement after the save()

     ole_excel.visible = TRUE

 

Remove this statement.

     ole_excel.Application.Visible = True

 

Before destroying the oleobject,  disconnect it first:

     ole_excel.DisconnectObject()


Viewing all articles
Browse latest Browse all 7329

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>