Answer the question
In order to leave comments, you need to log in
How to write data in xlsx to a specific cell using python?
I open xlsx file like this:
import xlrd, xlwt
workbook = xlrd.open_workbook("C:\СправЭкс.xlsx")
worksheet = workbook.sheet_by_index(0)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question