Click here to Skip to main content
15,891,529 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have an EXCEL file that has columns A and B, both have data that may or may not exist in other column, i want to add another column c and then compare B column exists in the A column. If B column exists in the A column , you have to add null in the C column, if B column does not exists in the A column you have to add 0 in the C column. Can you guys helps out?
Posted

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900