robocop1906
Board Regular
- Joined
- Jan 15, 2003
- Messages
- 143
I get a #Value! error with the below formula. Trying to vlookup a concat of a concat.
=VLOOKUP(CONCATENATE(B:B,AI:AI),CONCATENATE('CIL Forecast'!E:E,'CIL Forecast'!L:L),1,FALSE)
=VLOOKUP(CONCATENATE(B:B,AI:AI),CONCATENATE('CIL Forecast'!E:E,'CIL Forecast'!L:L),1,FALSE)