JTL9161
Well-known Member
- Joined
- Aug 29, 2012
- Messages
- 593
- Office Version
- 365
- Platform
- Windows
I have 2 VLOOKUP's combined in the formula below. Trying to add to it to eliminate the #N/A error. Maybe I need an INDEX or MATCH but not sure on how to write it.
=E2&" ("&VLOOKUP(E2,$K$2:$L$33,2,FALSE)&" "&VLOOKUP(E2,$K$2:$M$33,3,FALSE)&")"
Thank you,
James
=E2&" ("&VLOOKUP(E2,$K$2:$L$33,2,FALSE)&" "&VLOOKUP(E2,$K$2:$M$33,3,FALSE)&")"
Thank you,
James