View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Excel Macros Excel Macros is offline
external usenet poster
 
Posts: 1
Default I want a macro that will upload a number of excel files at once.

I have a large number of excel files and I want to use a macro to upload the
data from these files into another excel spreadsheet. The macro that I
currently use requires that I upload these files one at a time. The number of
files is so large that this is too time consuming.