Good morning
I am looking for some help with some code for the following:

Range 1 (B37:B235) - Various numbers in each cell in this range ( The cells in this range are updated via user form.)
Range 2 (E37:E235) - Helper column. Contains the values only of Range 1
F - Formula to determine if any cell in range 1 is not equal to range2

If the formula returns true, then copy the value of the cell in range 1 to the corresponding cell in range 2 and loop through the entire range to check for any others.

Kind Regards
W