Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Xslx
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Re: Xslx
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01611889
Message ID:
01612045
Vues:
60
>Thanks Naomi
>
>I have just installed it and run the code
>
>SET DEFAULT TO c:\aatemp
>oXL = CreateObject("Excel.Application")
>oXL.Workbooks.Open(GETFILE('xlsx'))
>oXL.ActiveWorkbook.Save("c:\aatemp\globalnew.xls", 39)
>oXL.Quit()
>
>But I am getting Invalid number of parameters on active workbook line

Our replies crossed. I just replied to your other message - you need to use SaveAs. Also verify parameters.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform