Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Open Excel sheet
Message
De
23/11/2004 06:49:05
 
 
À
23/11/2004 06:13:58
Jon Neale
Bond International Software
Wootton Bassett, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00963741
Message ID:
00963772
Vues:
7
hi,
thank you very much,it works.

but can i open somthing as winword,html,xml...
via same code as under..
local lcXLSFile,lcTemp
lcXLSFile = GETFILE() && allow user to find file hard code if you know where it is 

#define xlRangeAutoFormatColor2 8
oExcel = createobject("Excel.Application")
createobject(oExcel[, Excel, Winword , Html , Xml].Application)
with oExcel
.WorkBooks.Open(m.lcXLSFile)
.Visible = .T.
endwith
thanks.
best regards.
m.qasem
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform