Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Data Analysis Spreadsheet Basics Getting Started With Spreadsheets Review Spreadsheet Calculations

Spreadsheets Basics - Expenses

This quiz question #1 says "The total dollar value of the expenses is $_____"

I used =SUM(B3:B176) and the result was $22,620.00. Is this not correct? I typed into the answer field as 22620 and 22,620 but is still not correct. Please help me understand this.

1 Answer

Steven Parker
Steven Parker
230,970 Points

Your formula looks good, but that's certainly not the correct answer. In fact, it's more than double the actual total.

I'd try getting a fresh copy of the original sheet, and plugging your formula in again.

Okay, I was wondering if it could have been a corrupted file or such! Thank you!