View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike C[_3_] Mike C[_3_] is offline
external usenet poster
 
Posts: 3
Default Moving data from mutiple workbooks to one

I have several workbooks that I need to pull data from and place it in to a
single workbook. The data is identified by a logical cell, after it is
identified I need to move just 5 specific cells to the new workbook. Each
workbook has a unique name and is stored in it's own folder on a network
drive.

Any help would be apperciated.

Thanks