When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Control Excel with Python & OpenPyXL

Become an Excel Power User with Python & OpenPyXL

     
  • 4.1
  •  |
  • Reviews ( 998 )
₹559

This Course Includes

  • iconudemy
  • icon4.1 (998 reviews )
  • icon3h 1m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

About Control Excel with Python & OpenPyXL

Requirements

Basic Python knowledge - Don't worry, we will cover each code snippet

You will need a computer with Python 3 installed, then we will cover how to install OpenPyXL

Some form of spreadsheet program. I use Excel, but you can also use OpenOffice or similar applications

Description

Become an Excel Power User - Learn how to control & automate Excel with Python and OpenPyXL

Do you have a bunch of Excel files that you need to format or put some value in a cell on each page? Do you need to create Charts on your spreadsheets or insert formulas? Maybe you just want to show off at the office! Whatever your needs, you can expect a comprehensive guide going through the nuts and bolts of how automating Excel works. The course dives straight into OpenPyXL, so you will be up and running creating and manipulating spreadsheets in no-time. I have had so much use of OpenPyXL when dealing with spreadsheets. You can create advanced sorts and filters, insert and delete rows, copy cells, set custom formatting and much more. I even got a job based on my OpenPyXL knowledge. I am sure you will benefit from learning OpenPyXL if you have even the slightest interest in making your everyday life easier. _After taking this course you will:_

Know how to create and manipulate Workbooks and Sheets

Read cell data with absolute and relative references

Iterate over cells and perform actions on each cell

Know how to delete rows and columns

Insert formulas and tables

Format your spreadsheets with fonts, colors and cell types

Understand how you could apply this knowledge to your own work

Create files and folders

Interact with open and save file dialogs Whether it's gaming, business, engineering, or data you're passionate about, this course will give you everything you need for working on spreadsheets with Python. Take this course today, and begin your journey to having a full-fledged career as an Excel Power User!

Who this course is for:

Anyone interested in controlling and automating Excel with Python - with or without coding experience. People who want to get rid of manually editing hundreds of spreadsheets by hand

Especially suitable for those who would like to extract or add data on multiple spreadsheets or automate the creation of spreadsheets from input data

People who would like to know more about solving Excel problems with Python

People who would like to start consulting services by automating Excel tasks

What You Will Learn?

  • Controlling Excel with Python .
  • Automate Excel with Python .
  • How to use OpenPyXL.