Pulling data from multiple sheets

RCBricker

Well-known Member
Joined
Feb 4, 2003
Messages
1,560
Hello everyone.

I know this is a simple solution, However, my brain has turn to oatmeal I cannot remember how to do this nor can I find it anywhere.

I have a summary sheet that pulls in data from the source sheets. All of the cells where the data is found is the same on each sheet. I need the summary sheet to look up the the property code, then look to that worksheet (named as the property code) then retrieve data from a specific cell from that sheet.

The sheets in question change, based on outstanding balances, month to month so manually assigning an equal (=) command to each sheet/cell is time consuming. I would be very happy if I could drop a list of property codes into the summary and have all the data pulled in for calculations.

that is it in a nut shell.

Thanks in advance
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK
Use the Vlookup() function to get data from other sheets using a particular code.
Have you got a sample of data you want to use?
 
Upvote 0
Man. I don't know why that did not occur to me.. I must be burned out. Never even thought of vlookup...<off to bang head against wall>

Thanks
 
Upvote 0

Forum statistics

Threads
1,224,586
Messages
6,179,726
Members
452,939
Latest member
WCrawford

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