Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Extracting all files from a folder (Files are NOT the same format)

Hi Experts, How to extract all the files (.xls) in the folder which are not same format into different queries (not combined) as headers are different.  but can able to work on the sample file to s...
  • AlexisOlson's avatar
    4 years ago

    I don't think this is possible. One query returns one table. You can't split one query into an indefinite number of queries automatically, as far as I'm aware.