Important Community update: The process for changing your account details was updated on June 25th. Learn how this impacts your Community experience and the actions we suggest you take to secure your account here.

Alteryx Designer Desktop Discussions

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

Execution of VBA using Alteryx

JYLim
6 - Meteoroid

Hi Alteryx Community,

 

I am replicating two excel output sheet that was previously using coding languages. Now, I have to also replicate the VBA function of the current excel sheet but replicating the VBA coding in Alteryx would takes months as the VBA coding is very complicated. Basically, the VBA uses the two excel output that I have replicated to generate a lot of different reports. I would like to inquire is there a way that I can use the current two excel outputs and execute my written VBA without manually needing to manually activating the VBA by opening the excel spreadsheet?

 

Hope to get more insights from the community regarding this matter. Thank you.

2 REPLIES 2
Qiu
21 - Polaris
21 - Polaris
caltang
17 - Castor
17 - Castor

I know you're looking to run it as is, but for the longer term, it is worth investing the time to convert the VBA scripts into Alteryx. It is more robust and documentation on the workflow will be worthwhile. 

 

If you have trouble, don't boil the ocean - try small chunks at a time. A good way to start the re-engineering process is to breakdown the whole VBA and understand what it is trying to do, and go from there by dissecting the code. If you'd like, you can contact me. I've done a lot of re-engineering and written something here some time ago: https://community.alteryx.com/t5/Engine-Works/Tips-for-Reverse-Engineering-Current-Processes-in-Alte... 

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
Labels