Dynamic Input Help
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
elclark
8 - Asteroid
‎03-04-2022
10:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
I'm trying to input all files from a folder; however, they don't have the same columns, only the first 4 columns of each file are the same and those are the only 4 columns I need to input. Is there a way to input just those 4 columns without having to do each file one by one? I would also append the name of the file as one of the columns. Thanks.
Column A | Column B | Column C | Column D | File Name |
Labels:
- Labels:
- Input
- Tips and Tricks
2 REPLIES 2
Luke_C
17 - Castor
‎03-04-2022
10:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @elclark
You could use a batch macro to do this. Feed the file paths into the macro from a directory tool, then in the macro select the 4 columns you need.
This thread has some examples:
Qiu
21 - Polaris
‎03-04-2022
10:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@elclark
I usually use this one in such case.