Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Can Alteryx run Excel Macro's?

dngnc7
7 - Meteor

I have several Excel macros and would like to know if Alteryx can run the macros through it? Any suggestions or answers are greatly appreciated.

1 REPLY 1
griffinwelsh
12 - Quasar

It is possible to run excel macros using a python script. I did this once before based on the stackoverflow solution linked below. Note if you plan to use this on the server your server will need excel installed.

 

https://stackoverflow.com/questions/19616205/running-an-excel-macro-via-python

Labels
Top Solution Authors