View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
GS[_2_] GS[_2_] is offline
external usenet poster
 
Posts: 3,514
Default Import Multiple CSV Files from Same Folder into Open Workbook

VBA requires explicity, so "files are named something close..." isn't
going to cut it! There must be a reliable way to determine which files
get imported to which sheets!

What criteria will you use to determine which files get skipped?

Do you want to select a folder, or multi-select just the files to
import?

Is there any reason why each file can't be imported to its own sheet?

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion