Contenido del Curso
Excel Automation with Python (project)
Excel Automation with Python (project)
Open, Edit and Save
Now that we are halfway into our project, let's practice a full pipeline with openpyxl! Here is our file "hello_world.xlsx":
Tarea
Swipe to start coding
- Open the workbook called
"hello_world.xlsx"
; - Add
"Test text"
to the"C1"
cell; - Save the
workbook
.
Solución
Here is "hello_world_append.xlsx" after successfully completing the task:
Mark tasks as Completed
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 7
AVAILABLE TO ULTIMATE ONLY