<tbody>
INCREMENT
STATIC 1
STATIC 2
VALUE
.25
100
100.35
.45
200
201.55
.65
300
302.75
</tbody>
I'm struggling to figure out in VBA the most efficient way to create a loop/array within the value in the STATIC 1 column using the increment in same row, and then rounding the STATIC 2...