Michal_PVP
New Member
- Joined
- Aug 19, 2011
- Messages
- 3
Hey Guys,
This is proabaly a popular question but I have a problem definining a range for the 'vlookup' function, where the range is defined by the 'indirect' function referencing a different worksheet.
The formula is as follows:
=VLOOKUP(EX2,INDIRECT("Add On Matrix'!B"&'Add On Matrix'!AL13&":'Add On Matrix'!AC"&'Add On Matrix'!AL14),MATCH(ER2,'Add On Matrix'!D2:AC2,0)+2,FALSE)
It collapses because of the range for the function, and I get a #REF! error in the end.
Many thanks in advance!
This is proabaly a popular question but I have a problem definining a range for the 'vlookup' function, where the range is defined by the 'indirect' function referencing a different worksheet.
The formula is as follows:
=VLOOKUP(EX2,INDIRECT("Add On Matrix'!B"&'Add On Matrix'!AL13&":'Add On Matrix'!AC"&'Add On Matrix'!AL14),MATCH(ER2,'Add On Matrix'!D2:AC2,0)+2,FALSE)
It collapses because of the range for the function, and I get a #REF! error in the end.
Many thanks in advance!