hello, I am trying to subtract columns and I write this code but results are complet wrong, is a dynamic array start A1:F250 , I am looking to subtract col B-A results on H, C-B results on I, D-C results on J etc. this is what I tryed.
Sub test()
'subtract b-a, c-b, d-c, e-d
'the results on H...