Hi,

In calc I try to run to the following routine:        

       sCompany = "http://....";
       sFilter = "HTML (StarCalc)"
       sOptions = ""
       Table.LinkMode = com.sun.star.sheet.SheetLinkMode.NONE
       Table.Link(sCompany, "", sFilter, sOptions, 1)

The routine runs very slow. Is there an option which would speed up the process?

Thanks in advance.

Regards,

Rudi

       

Reply via email to