Openpyxl - List Dropdown Data Validation in Excel Workbooks with Python | Data Automation

preview_player
Показать описание
This video reviews how to create a Data Validation object that contains a list of choices in an excel workbook using the Python library Openpyxl. I use Anaconda's Jupyter Lab interface.

😄 Please consider supporting this channel and making this content possible:

00:00 :: Intro and Workbook Review
00:41 :: importing the DataValidation object
01:00 :: Creating the data validation object
02:00 :: Add the data validation to the worksheet and cells
03:10 :: Overview

#PythonExcelTutorial #openpyxl #data #DataAutomation #python #pythontutorial #excel #pythonautomation #pythonprogramming #jupyterlab #datavalidation #dropdownlist
Рекомендации по теме
Комментарии
Автор

what about the reverse. excel has dropdown and I need the list in python list. how do I do it ?

laugh
Автор

Hello, I tried implementing according to what you showed in the video but whenever I open the file, it shows me the error, "We found a problem with some content in 'example.xlsx.'..." Any suggestions?

syedzarar