Good Afternoon to everybody
How to add several values that can be negative or positive, and keep accumulating the Positive values in one variable and the Negative ones in another variable? My task will go through a column in Excel that can have as many positive and negative values in the same column. I have to go accumulating the negative and positive values, adding them up and obtaining in the final variables, the "accumulated" value, of the positive values and the negative values.