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!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Alteryx Macro Excel Workbook

Chhamanshu
7 - Meteor

Hello Community,

 

Please find my question below. Do you have any solution ?

 

I have 3 excel workbook with 5 sheets each. I wanted to combine all the excel workbooks using Alteryx macro into one excel workbook.

 

Can it be done in alteryx ? I f yes how ?

 

Please find the attached excel workbook below.

 

 

 

2 REPLIES 2
fmvizcaino
17 - Castor
17 - Castor

Hi @Chhamanshu ,

 

I'm attaching one example that uses a sheet finder macro to get all sheets from all files and a batch macro to open one by one and concatenate all of them into the same file.

There is also a great macro from @MarqueeCrew that does exactly what you are looking for. It is the 'Wildcard XLSX Input'

http://www.chaosreignswithin.com/p/macros.html

 

Let me know if that works for you.

Best,

Fernando Vizcaino

Chhamanshu
7 - Meteor

Thanks a lot

Labels
Top Solution Authors