Calculation Error
-
Hi all, I tried to use SUM function in the table, it worked partitially. My aim is to sum all the values in a column so I use =Sum: {SUM(B2:B8)} function, and it worked. But I would like to sum as new raws added. Otherwise it gives error the cell does not exist. This function can be used if B8 is already exist but I would like to define B100 which is not exist. Otherwise every time I want to add new raw, I have to update the function.
When I tried to run function=Sum: {SUM(B2:B100)} where as there are only 8 raws, it gives there is no cell for B9. I also tried =Sum: {SUM(B:B)} did not work either. Is there a way to define this function? Thank you in advance
The topic ‘Calculation Error’ is closed to new replies.