CRUD Using Python with Excel as database (Employee Management System)

preview_player
Показать описание
In this video, I showed how to create, read, search, update and delete the employee details in an excel sheet.
#python #CRUD #Excel
Рекомендации по теме
Комментарии
Автор

the update function is not working, in the video the test is still showing the old data

ronyschouterden
Автор

Sheet =wb["Sheet1"]
Sting includes must be integer

JokerCreation
Автор

KeyError: 'Worksheet Sheet does not exist.'

lohithlohi