Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Auto Update Excel WorkBook Alert
Message
 
To
14/01/2010 06:52:08
General information
Forum:
Visual FoxPro
Category:
ActiveVFP
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01443899
Message ID:
01443905
Views:
33
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform