Looking for a way to make a master list from data in other sheets

jlehrer76

New Member
Joined
Aug 16, 2012
Messages
4
I have put together 70 sheets of snow plow route cards, I want to pull certain cells from the route cards and list them on a master list that is easy to look at. ie Name, address, notes? I know there is a way but I cant figure it out and its make me crazy.
What I want on the index sheet
NameAddressCityInchesNotes

<tbody>
</tbody>

What my sheets have on them
City
McCall
NameJohn Smith
Inches6-8

<tbody>
</tbody>
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
Jlehrer76,

that would be job for Power Query alias 'Get and transform'.
Look for the ExcelIsFun-channel on YouTube for detailed video tutorials.
 
Upvote 0
You said:
I have put together 70 sheets

Is this all the sheets in your workbook

So we want to add a new sheet named "Master" and copy all the data from the other 70 sheets into sheet named "Master"

If that is what you want we need exact details about where is this data on your seventy sheets and where do you want it put on your master sheet.

If you only want certain data copied over we need to know what columns and rows on each sheet is this data.
 
Upvote 0
We need exact details:

You said:
I only want to pull certain data from the same cell in every sheet and show them as a list


What data what cell what list?
 
Upvote 0

Forum statistics

Threads
1,216,102
Messages
6,128,852
Members
449,471
Latest member
lachbee

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top