Forum Discussion
Srikanth0990
Jul 15, 2022Copper Contributor
Compare two column values using VLOOKUP function
COL1 COL2 Result (Matching/Not matching) 0029 0029 0029 (Yes) 0057 0218 No 0218 1132 0218 (Yes) 0367 1310 No 0726 2450 No 0729 2791 No 0826 3220 No 0913 ...
Srikanth0990
Jul 15, 2022Copper Contributor
It's not working
HansVogelaar
Jul 15, 2022MVP
Demo workbook that shows the working formula attached.
- Srikanth0990Jul 15, 2022Copper ContributorThanks a ton!