Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 23131

Connecting mealpy Python to excel

$
0
0

My problem is when I run the code and save it in excel workbook, all the formula disappears and only the data exist and saved in the workbook. I try to eliminate the data_only= True, but if I do so, the code cannot be run. So, how can I run the code without affecting the formula?

So, how can I run the code without affecting the formula?Because I need to remain the original formula in the excel so that I can get the calculated final result after I have run the mealpy coding in Python.


Viewing all articles
Browse latest Browse all 23131

Trending Articles