I want to compare 2 sheets by comparing each row of Sheet 1 with each row of Sheet 2. I want to select each row and check it on sheet 2 if the same row is present.
Is it possible to do it without comparing each cell value of every row for the 2 sheets?