Error "#VALUE!"
Cell B2 has the total amount of an invoice. Cells B4 through B11 have numeric entries that get assigned to different categories. Only Cells B4 through B10 are taxable (as reflected in column C (Tax)). Cell C11 is always "0". Column D represents Totals (B+C=D). My problem is that the statement in Cell B11 is supposed to reflect the amount in Cell B2 minus the sum of Cells B4 through B10. In Cell B11 I've written the following: =SUM(B2)-(B4:B10). This causes an error of "#VALUE!" and I cannot find out what I'm doing incorrectly. I'm sure the answer is right in front of my face, but I don't see it.
Thank you for any guidance.
BJW>
iMac