Thank you in advance to taking a look at this.
I have a series of workbooks with mutliple sheets in each. One of the sheets in these workbooks has a common name "Part Info". This is the sheet I need to pull data from, part numbers, prices, location, etc.. The info I need is in cells (D24, G6, D8, E15, F35, and so on) in the "Parts Info" sheet. I want to take the data that is being pulled from these sheets and place it in an existing workbook called "Parts List" and sheet named "summary sheet". The dat on the summary sheet will be all on the same row, column A through Z. This is the only part of code I have that works. I'll have to add a part at a time after the intail setup and need the info to be place under the last row of data.
Bookmarks