rojopeters
New Member
- Joined
- Oct 26, 2015
- Messages
- 8
Good Evening,
I am trying to complete a vlookup where the lookup value (B3) is a text cell that is updated from another database and thus changes. The vlookup in located in the same workbook as the the (B3) reference and the table array and column index refers to another workbook. Trying to add in an indirect function, but keep getting a #REF! return. Not sure if I am beating down the right path here. Here is the formula that is coming back incorrect. Please let me know if you need any more information. Thank you for any help!
=VLOOKUP(INDIRECT(B3),'[FootballOutsiders_TeamStats.xlsx]Offensive Drive'!$A$2:$J$33,10,0)
-Robert
I am trying to complete a vlookup where the lookup value (B3) is a text cell that is updated from another database and thus changes. The vlookup in located in the same workbook as the the (B3) reference and the table array and column index refers to another workbook. Trying to add in an indirect function, but keep getting a #REF! return. Not sure if I am beating down the right path here. Here is the formula that is coming back incorrect. Please let me know if you need any more information. Thank you for any help!
=VLOOKUP(INDIRECT(B3),'[FootballOutsiders_TeamStats.xlsx]Offensive Drive'!$A$2:$J$33,10,0)
-Robert