Forum Discussion
TimCaburn
Sep 01, 2023Copper Contributor
Storing state with Python
Hi, I am having trouble working out how I would do something like this: It appears that the state of the python context is completely wiped between recalculations. I am trying to find a way (...
Patrick2788
Sep 01, 2023Silver Contributor
It may help to send the Excel team feedback through File | Feedback. Python functionality started rolling out to insiders a week ago so MS could use the feedback. I'm an insider and don't yet have access to Python within Excel.
TimCaburn
Sep 01, 2023Copper Contributor
Ah, hope you get access to it sooner rather than later. Hopefully someone is able to post a workaround for this since right now this addition will only allow "linear" programming, e.g take some data, do some process, and dump it somewhere else. If it would be allowed to work more freely and transfer data back and forth across ranges it would open up such an incredible amount of power.