Question: I want to create a function in python that inputs a worksheet not a workbook meaning not a xlsx file using the openpyxl module. Then
I want to create a function in python that inputs a worksheet not a workbook meaning not a xlsx file using the openpyxl module. Then i want to use this function which will input other relevant worksheets and give me an answer. My excel worksheets will only have numbers and python will iterate over them and give me relevant analysis based on those number, but no matter which method I choose python states ' worksheet are not callable'
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
