Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Auto Update Excel WorkBook Alert
Message
 
À
14/01/2010 06:52:08
Information générale
Forum:
Visual FoxPro
Catégorie:
ActiveVFP
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01443899
Message ID:
01443905
Vues:
34
>Hi Borislav,
>
>Thanks Man. Iam also using the same codes. But not updating

You should use the second parameter of the Open method:
loExcel = Createobject("Excel.Application")

loExcel.Displayalerts=.F.

loExcel.workbooks.Open(Pay_Sheet, 3) && Update links
loExcel.Cells.Select()
loExcel.ReferenceStyle= -4150 
loExcel.caption="EMPLOYEES PAYSLIP"
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
Répondre
Fil
Voir

Click here to load this message in the networking platform