The scenario is: I need to compare column A & B from sheet 1 to column B & C from sheet 2 and check if column A&B = column B&C , if condition is satisfied, Program should grab the value corresponding to iterating cell which is from column “D” sheet 2 and assign in column “C” sheet 1. Else if condition is not matched, it should leave the cell empty. This process should repeat until the total Row from sheet 1.
Please help me with logic, and which activities will be useful.
@Prabin_Chand , Please do describe the Solution that you have received if it is other than the above provided solutions, so that you could mark the solution and close the Topic.