excle formula problem

Users questions: = A01: A10 + B01 Why does this formula is the result of A01 + B01, automatic re-count I on the hook, what solution?
Experts answer:1, A01 should be replaced by A1, B01 to B1. 2, when the formula "= A1: A10 + B1" in the first row, the Return value is A1 + B1; when the formula in the second row, the return value, compared with A2 + B1; When the formula in the third row, its return value, compared with A3 + B1 ...... 3, more desirable The summation formula should be "= SUM (A1: A10, B1)". Of course, but "= A1 + A 2 + A3 + A4 + A5 + A6 + A7 + A8 + A9 + A10 + B1 ", but is too cumbersome. For reference.
  • This information provided by the users.Thanks!