We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

How to work on sheets of single excel file one by one

joshikalyani
8 - Asteroid

Hi,

 

I'm working on a excel workbook having different sheets. I wanted to perform same action on each sheet & save output.

I'm not sure how can i input single file & use all sheets one by one to action on them.

 

17 REPLIES 17
binuacs
21 - Polaris

@joshikalyani Can you click the action tool and provide me the screen shot?

image.png

joshikalyani
8 - Asteroid

Capture3.PNG

binuacs
21 - Polaris

@joshikalyani Did you make any changes in side the macro?

joshikalyani
8 - Asteroid

I just opened that macro, because it was showing error in macro

binuacs
21 - Polaris

@joshikalyani The error is fine, can you run the workflow and see you are still seeing the error or not?

joshikalyani
8 - Asteroid

Can run it no error while running. But, it is collating data from sheets. In my file each sheet has different no of fields. And need to action each one of sheet seperately

binuacs
21 - Polaris

@joshikalyani Inside macro the sheets reads individually, so you can set the actions inside the macro. How you want to save each sheet after the actions done?

joshikalyani
8 - Asteroid

Not used to Macro part, i'm not sure what changes should i do there

Labels
Top Solution Authors