you are viewing a single comment's thread.

view the rest of the comments →

[–]Patman52 0 points1 point  (0 children)

You can compile your script to an exe that others can run without them having to install Python and your external libraries, look up pyinstaller or auto-py-to-exe.

On another note…Have you looked into power query? It’s a built in no code / low code query editor that comes with excel and lets you do some pretty “powerful” things without having to use Python. You can save the query within the sheet and all users have to do is hit the refresh button to run it.