Hello,
Im new in programming and specifically in VBA. I have a problem where i have 1 huge column (E) and i need to subtract each cell with the sum of other previous ones, in every other cell. In particular, i need every north (N) pile to be the number written, minus the sum of all previous north piles, and for south piles the exact same thing. Does anyone have a clue about that?
Im new in programming and specifically in VBA. I have a problem where i have 1 huge column (E) and i need to subtract each cell with the sum of other previous ones, in every other cell. In particular, i need every north (N) pile to be the number written, minus the sum of all previous north piles, and for south piles the exact same thing. Does anyone have a clue about that?