0

I have a python script to make changes to an excel file.

But I need to close the excel file, and then reopen it every time I make changes to the python script.

Is there a way to auto-reload the excel file?

apostofes
  • 2,959
  • 5
  • 16
  • 31
  • You mean open the Excel file in Excel after running the python script? Perhaps this answer from @Eduardo Alvim will help in this question https://stackoverflow.com/questions/45060770/how-to-open-excel-sheets-in-excel-from-python – moken Sep 15 '22 at 05:31

0 Answers0