Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel Syntax from VFP8
Message
De
28/06/2004 14:49:49
 
 
À
28/06/2004 09:43:39
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00917279
Message ID:
00918105
Vues:
15
After many tries of get the proper syntax, I finally figured it out. Below is the final results:

l_nrechosp = RECCOUNT() + 1
l_chosp='=CRITERIA!$A1:$H$'+ALLTRIM(STR(l_nrechosp))
oexcel.ActiveWorkbook.Names.Add("hosprng",l_chosp)

Thanks to all for the input.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform