Hi, I am trying to get the data from one cell value and add it to another cell value but the result i keep getting is just one cell value being added to all the other cells values, can someone help please.
Dim Rng1 As Range, i As Range, Rng2 As Range, x As Range, a As Range, b As Range...