Do you know how the fso.GetFolder(Folderpath).Files command returns? I'm trying to get into a folder with bunch of .png files. I want to pull each of them in alphabetical order, copy and place those .png into an Excel sheet. I got a code which kind of does what I need, except the alphabetical...