Formula help on VlookUp using worksheet name

D_Spark

Board Regular
Joined
Feb 4, 2007
Messages
232
I have the following formula on a worksheet called "Master"

If works find but I need to exclude the worksheet name of "Master"

What Im experiencing is that the Value of B2 may appear on worksheets "Master" and another worksheet

The formula as is returns "Master", but I want it to exclude referencing "Master" and then return the value shown in B1 from any other worksheet in the workbook.


=SUBSTITUTE(CELL("filename",B2),LEFT(CELL("filename",B2),FIND("]",CELL("filename",B2),1)),"")
 

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).
I have 15 sheets including the "Master" one.....and yes the value that Im looking for will only appear on one other sheet to the "Master" sheet
 
Upvote 0

Forum statistics

Threads
1,214,983
Messages
6,122,592
Members
449,089
Latest member
Motoracer88

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