0

I have a python script that is supposed to extract the values of cells from an excell file. However, the cells with excel formulas it is returning an empty string. And i need to use xlrd package due to other reasons. Is there anyway i can make it happen without using openpyxl package?

It is showing an empty cell inside the vs code and is extracting empty string,.

salijo
  • 23
  • 2
  • Does this answer your question? [Get formula from Excel cell with python xlrd](https://stackoverflow.com/questions/4690423/get-formula-from-excel-cell-with-python-xlrd) – billy bud Mar 31 '23 at 12:18

0 Answers0