Is this possible? Generation of Excel combobox in a cell using xlwt or similar module?

When I load the xls using xlrd, then copy and save it using xlwt, the combobox from original xls is lost.

link|improve this question
feedback

1 Answer

No, it's not possible. xlrd doesn't pick up the combo box and suchlike.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.