Need help with a formula

kelly1

Well-known Member
Joined
May 11, 2003
Messages
525
temp.xls
BCDEF
2
3SheetNamesRFACaseOfficer
4323401685872
51[TeamSheet.xls]Alli
62[TeamSheet.xls]BeckyPWCSurnamePWCForename
73[TeamSheet.xls]CharleeTASKERTONI
84[TeamSheet.xls]Diane
95[TeamSheet.xls]GerriNRPSurnameNRPForename
106[TeamSheet.xls]JoYOUNGLUCY
117[TeamSheet.xls]Kelvin
128[TeamSheet.xls]LauraPrivate/PBMEFISSUE
139[TeamSheet.xls]MartinPrivate22/12/04
1410[TeamSheet.xls]Phil
1511[TeamSheet.xls]RichardBFClearance
1612[TeamSheet.xls]Rob00/01/000
1713[TeamSheet.xls]Tanya
18PWCDOBNRPDOB
1900/01/0000/01/00
20
21E/RStartNRPEmployer
2200/01/000
23
24
25
26323401685872
27ResultsonsheetIneedtoreturntheresultof$H$2onselectedsheet
28
29[TeamSheet.xls]Kelvin
30
Formulas



I have this working really well, (thanks to Domenic for his help).

I need another formula that returns the content of $H$2 on the sheet that’s been selected for the other formulas (matching the sheet the content of (E4) is on).
This is were the users name is.

I’ve tried for ages, could some give me some help

Thanks

Kelly
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.
Try the following...

=INDIRECT("'"&C29&"'!H2")

Hope this helps!
 
Upvote 0
I can see you have been doing this for some time. That worked fantastic.

Thanks Domenic

Regards

Kelly
 
Upvote 0

Forum statistics

Threads
1,216,093
Messages
6,128,784
Members
449,468
Latest member
AGreen17

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