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