I have trouble using the indirect task.
What I want to do here, I am trying to create a dynamic vlookup based on the current tab.
= VLOOKUP (B3; 'NH BBC'! $ E $ 1: $ Z $ 188; MATCH ("Share"; 'NH BBC'! $ E $ 1: $ Z $ 1; 0); 0)
My plan is to modify the 'NH BBC'
'NH' & amp; My tab name is
XXX_BBC
.
I have tried to use indirect work, but I 'm not sure I am well.
Here's what I have tried:
= VLOOKUP (B3; INDIRECT ("'" "NH" & "rights (cell (" "and" file Name "and" '"and"); 3) "and"! "And" E1: Z186 "); Match (" Share Outstanding ";' NH BBC '! $ E $ 1: $ Z $ 1; 0
Hope is clear.
Thanks in advance!
You want to add some text with the results given from a formula, but you are pasting the formations in quotes, besides changing them, You can not keep track of STs very well. There are quotes everywhere. If needed, take a little bit in different cells, gradually increasing your formula from inside so that you can insure everything, hopefully Is a mess.
INDIRECT ("'" "" "NH" and "true" (cell ("' '' & amp; filename" & "'" "& Amp;"); 3) "& amp;"! "& Amp;" E1: Z188 ")
should be:
INDIRECT (" NH "and ( Cell ("filename"); 3) & amp;; ""! E1: Z188 ")
No complications for all the complications .
Comments
Post a Comment