Contenu du cours
Automatisation d'Excel avec Python (Projet)
Automatisation d'Excel avec Python (Projet)
Ouvrir, Modifier et Enregistrer
Maintenant que nous sommes à mi-chemin de notre projet, pratiquons un pipeline complet avec openpyxl ! Voici notre fichier "hello_world.xlsx" :
Tâche
Swipe to start coding
- Ouvrez le classeur appelé
"hello_world.xlsx"
; - Ajoutez
"Test text"
à la cellule"C1"
; - Enregistrez le
workbook
.
Solution
Voici "hello_world_append.xlsx" après avoir terminé avec succès la tâche :
Mark tasks as Completed
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 7
AVAILABLE TO ULTIMATE ONLY