Importing 2 spreadsheets with IMEX Data Task Specifications

Danick

Registered User.
Local time
Today, 08:42
Joined
Sep 23, 2008
Messages
371
I'm using the View & Edit IMEX Data Task Specifications version 2.2 found here

Is it possible to edit the import to allow two imports with one click of the "Execute Action" button? It would be essentially the exact same task but importing another spreadsheet from the same folder.
 
I have moved your thread because its location was inappropriate - but it was a valid type of question.
 
Why not ask the creator? @isladogs
 
Well he posted the code in the link provided in my post, so thought I kind of was asking @isladogs in an indirect way...
Only if it interests him?
Now I have tagged him and you have as well, he will be informed. Safer option?
 
@Danick
I did notice the thread because of the title but tagging works far better.

If you think about how IMEX data tasks work or look at the example XML in the article on my website...
...you will realise the tasks are designed to work with one file at a time.

You can edit the file path using my code but you can't import two files on one task

You could probably write a procedure or even a macro to do two tasks in sequence if its something you need to do regularly.
 
Instead of constantly editing the import specification, it will make more sense to rename files to be imported to a fixed name + path.
 

Users who are viewing this thread

Back
Top Bottom