Dne 2.3.2020 v 17:58 MB Software Solutions, LLC napsal(a):
Players: VFPSP2, Win10 Pro, existing Excel 2016 XLSX file
I'm using automation coding to open an exisitng Excel file, write to it,
and then save it as the same name. How can I force that without the
system asking me to confirm? What's the SET SAFETY OFF equivalent? My
HWP Tamar Granor/Ted Roche book is at home so hoping to get a tip before
the work day is over.
Here's my line of coding saving it:
this.oExcel.ActiveWorkBook.SaveAs(ADDBS(this.cPath)+this.cFile)
(Did the Office automation book get released into the public domain like
Hackers Guide and Stonefield Database Toolkit did yet?)
tia,
--Mike
oExcel.DisplayAlerts = .F.
[excessive quoting removed by server]
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: https://leafe.com/archives
This message:
https://leafe.com/archives/byMID/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.