Hello all:
I need your urgent help with the following:
I want my macro to do the following:
If B10 is a negative value (b10 has a calculation in (b9-b11+b12)), I want the macro to: go to cell F14 and whatever the value is in cell f14, it should SUBTRACT the value of cell b10. i.e. F14 is now the existing value in F14-(b10) and b10 is negative, so the value of F14 actually increases.
I want excel to also simultaneously ADD the original value of b10 to cell F22. So, that means, that before all these additions and subtractions, excel should store the original value of B10 and then subtract it from F14, at the same time add the value to F22.
Thanks much for helping
SharonMee
I need your urgent help with the following:
I want my macro to do the following:
If B10 is a negative value (b10 has a calculation in (b9-b11+b12)), I want the macro to: go to cell F14 and whatever the value is in cell f14, it should SUBTRACT the value of cell b10. i.e. F14 is now the existing value in F14-(b10) and b10 is negative, so the value of F14 actually increases.
I want excel to also simultaneously ADD the original value of b10 to cell F22. So, that means, that before all these additions and subtractions, excel should store the original value of B10 and then subtract it from F14, at the same time add the value to F22.
Thanks much for helping
SharonMee