Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Automatically close all Excel workbooks without saving
Message
De
11/01/2005 19:51:40
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00976227
Message ID:
00976245
Vues:
14
>How to automatically close all Excel opened workbooks without saving it?
>
>I would like to do this in the finally section in the try-catch block before quiting Excel so that it would get stuck with an "Do you want to save your workbook?" Dialog.
>
>Thanks!

If you pass .F. as the first parameter of Close() as in Workbook.Close(.F.) you should avoid the dialog. Same is true for Word documents.

-- Randy
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform