I feel like I have done something similar to this in the past, but now I am starting to think I am remembering wrong.
Assuming that rng1 and rng2 are identical lengths, is it possible to do something like the following? Output wise I am just getting #VALUE.
rng1.value = [Int(rng2.value)]