Retrieve Data From Another Sheet Based On Cell Value

JIMBOB77

New Member
Joined
Jul 17, 2018
Messages
13
Hi
I am trying to retrieve data from a separate sheet based on cell value.

Eg

In my summary sheet Column A has client names
I then have separate sheets - one for each client.

If Cell A1 Contains A Client Called "Big City"
In Cell B1 I want to show data from Cell F6 in a sheet called "Big City"

If name in A1 changes to "Small City"
Then B1 should now show data from a sheet called "Small City"

(Know this sounds a bit far fetched but its part a bigger project which would take far too long to explain)

Thanks
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off
Thanks Neil
Can you expand on function
Eg Im assuming that the 6's refer to Column 6 : Row 6????
 
Upvote 0
Yes that's right. There's a shorter version which allows you to enter it as "F6", but it's easier to increment rows and columns by keeping to numbers rather than letters.
 
Upvote 0

Forum statistics

Threads
1,215,575
Messages
6,125,616
Members
449,238
Latest member
wcbyers

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