I would like to create a vba code/macro. when the button is click. If will check the value of column A or what ever column you choose from sheet 2, then check if those values are present in column A from sheet 1. If that value is not present in sheet 1, it will prompt that that value is not existing.
Somehow. It will be checking multiple columns in 1 sheet and check those values that is located in another sheet.
Would like to know the best approach for this. Thanks
Somehow. It will be checking multiple columns in 1 sheet and check those values that is located in another sheet.
Would like to know the best approach for this. Thanks