Combine password-protected excel files with multiple tabs
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
inyongchung
5 - Atom
‎07-07-2023
11:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi, I see there are some R solutions in the community on how to open a single excel that's password-protected, but I'm trying to combine (stacked in rows below each other) multiple excel files that are password-protected. All the files' passwords are the same, but the schema for each file is different. Is this possible, or am I over my head?
Thanks!
1 REPLY 1
18 - Pollux
‎07-07-2023
12:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I see this being a batch macro! The R solution would be the main part of the batch macro, and the workflow that contains the macro would feed in the full paths needed. The benefit is that the schema can vary and it will still run - similar to this batch solution: The Ultimate Input Data Flowchart - Alteryx Community entrée de données eingabedaten
