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 trialMatthew Han
Courses Plus Student 701 PointsHow to SUM a filtered spreadsheet column?
After filtering the F&B and Entertainment category, the quiz wants me to SUM the price column. I have tried using the SUM function but it SUM the hidden rows as well. How should I do to avoid that?
1 Answer
Steve Hunter
57,712 PointsHi Matthew,
I'd just select the filter, then highlight the whole column. The total will appear bottom-right.
Steve.
Matthew Han
Courses Plus Student 701 PointsMatthew Han
Courses Plus Student 701 PointsOk thank you, i will go try that out!