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.
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.