Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Open in specified area of excel
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
01510133
Message ID:
01510134
Vues:
80
This message has been marked as the solution to the initial question of the thread.
>how would i open an excel sheet scrolled to a specifc area say A-24 - i have the first part of the plan:
>thanks K
>
>oXL = CREATEOBJECT("Excel.Application")
>oXL.DisplayAlerts = .t.
>oXL.Visible =.t.
>oWorkbook = oXL.Workbooks.Open('MyTable.xls')
>
oXL.Range("A24").Select
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform