Does anyone know how I can import a whole list of Excel files within a folder? I'm using the transerSpreadsheet method. I'm thinking that I may have to get the listing within the folder. Create an array. Then loop through each item in the array doing the transferSpreadsheet method. Does anyone know an easier way? Thanks
Ramon
Ramon