Vlookup Indirect Match function error

ct00010

New Member
Joined
Oct 22, 2019
Messages
9
Hi all,

I am in a major pickle at the moment :eek: Help!

I would like the formula to find the pricing across multiple tabs and the problem is the pricing column.

The pricing column is situated on a different column letter and row number on each tab:

Please see the link below for the simulated excel example error

https://filebin.net/6dcx70tz51r8uojc


=VLOOKUP(C$3&"*",INDIRECT("'"&"*"&$B4&"*"&"'!$A:$Z"),MATCH("Price",INDIRECT("'"&"*"&$B4&"*"&"'!$A:$Z"),0),0)


The formula uses indirect vlookup and match functions, but doesnt seem to work.

Am I doing something wrong? Is there a solution to this formula please?

Thank you in advance

CT
 

Excel Facts

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.
Hi, I don't want to follow your link.
But in what way exactly does your formula not work ?
Have you tried Excel's build in Formula, Evaluate function to step through the formula, and identify the specific point where it seems to be going wrong ?
 
Upvote 0
Hi Gerald,

thanks for the post response.

The return values are #REF but if yyou look through the tabs, there is a value there, So I dont understand why its returning #REF even though I can see the value with an extended table range.

Thanks in advance,

CT
 
Upvote 0
OK well like I say, I'm personally not going to follow your link, but others on this board may be happy to do so.
Have you tried Excel's built in Formula, Evaluate function to check at which step your formula is returning unexpected results ?
 
Upvote 0

Forum statistics

Threads
1,214,647
Messages
6,120,722
Members
448,987
Latest member
marion_davis

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