Is this possible without using a macro? I want to almost wildcard append to a table but the files are in different locations. I thought I could maybe get a list of file paths and use the dynamic import hoping it would loop through the filepaths I've entered but it only reads in the first one.