Multiple Workbooks

I

I'm Me

Say for example if I have 5 workbooks which all contain info that I need from
the exact same cells. Is it possible for me to press a few buttons to merge
all of this info into a new workbook w/o manually copying & pasting?
 
D

Don Guillett

Basic idea. Works open/closed

='C:\yourfolder\[yourfile.xls]yoursheet'!$A$1
 
Top