djmnon
New Member
- Joined
- Mar 22, 2022
- Messages
- 19
- Office Version
- 365
- 2021
- 2019
- 2016
- 2013
- 2010
- 2007
- Platform
- Windows
I have created a Vlookup formula on one of the columns on a workbook. This Vlookup will look for part numbers on the other Workbook and paste the ones that are matching and others that are not matching will showup as NA
I want to change this formula in a way that. Anything that Matches should be tagged as Yes and Anything else will be No. How can I change this formula
=VLOOKUP(B2,'CDM MyPart List 31Mar2022.xlsx'!Table2[#All],1,FALSE)
Please help
I want to change this formula in a way that. Anything that Matches should be tagged as Yes and Anything else will be No. How can I change this formula
=VLOOKUP(B2,'CDM MyPart List 31Mar2022.xlsx'!Table2[#All],1,FALSE)
Please help