Moving data from mutiple workbooks to one

G

Guest

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
 
S

SteveW

Well you can't move them.
but a copy, by simply having

='C:\My Documents\[Book5.xls]Sheet1'!$A$2

edt as required

Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top