-3

Does anybody know how to convert formula to value in xls file using python ?

openpyexcel cannot process xls files and all the online resources are pointing to use of win32 module which cannot be used in a Linux Env.

  • Use the packages `xlrd` and `xlwt` [Python Xlrd and Xlwt](https://stackoverflow.com/q/40014989/18680505). – Thamognya Aug 30 '23 at 13:32

0 Answers0