Forum Discussion
Jayde1710
Aug 13, 2022Copper Contributor
Value repeats in vlookup
I'm creating a list from other sheet with vlookup formula but sometimes it returns same values as above cell. =VLOOKUP($N$4,Sheet2!$A2:$M50,13,0) I tried INDEX MATCH but the results are same...
- Aug 15, 2022
See the attached version. The formulas are array formulas that have been confirmed with Ctrl+Shift+Enter, then filled down.
Jayde1710
Aug 15, 2022Copper Contributor
I can't share the exact data file..but i attached a replicate file.. and I'm still working on 2007 so new Excel formulas not working
HansVogelaar
Aug 15, 2022MVP
See the attached version. The formulas are array formulas that have been confirmed with Ctrl+Shift+Enter, then filled down.
- Jayde1710Aug 15, 2022Copper Contributorwow..that formula works..thank you buddy..