Combining / Inputting multiple Excel Files
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am using the Input Data tool to combine multiple excel files. The tool sometimes skips files. The input path I use is the folder name \*.xlsx. All files saved are xlsx. The reasons I get are "file has a different number of fields than the first file" or "file has a different schema than first file." Is there an option I can check so that the Input tool ignores these? The only reason the number of columns is different is there is sometimes an extra column added that is not needed in the source data.
Solved! Go to Solution.
- Labels:
- Input
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Follow this link and find my solution.
Hope it helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Wow, this is great! Now, how can I get it to just retrieve one tab from the input?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
NVM! I just filtered the sheet name.
Thank you!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@bredder30 yes, all you had to do is use a filter tool between the two macros to select a specific sheet. :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
My file names are just 2019.1, 2019.2 etc. I'm trying to pull in the wildcard with "2019.*.xlsx"
When I do, I can't select the sheet names because it's not recognizing the file. All tab names are just "Data." What am I doing wrong here?
Thanks
