Thread: [Solved] Sum on AutoFilter
View Single Post
 
Old 02-13-2013, 01:53 AM
Kevin@Radstock Kevin@Radstock is offline Windows 7 32bit Office 2010 32bit
Office 365
 
Join Date: Feb 2012
Posts: 94
Kevin@Radstock is on a distinguished road
Default

Hi Grasshopper

Use the SUBTOTAL function. I personally would insert a row above your data and put column headers ie: Month & Sales. So your filters will be in these cells.

Then in B1: =SUBTOTAL(109,$B$3:$B$103)

Edit: Forgot to add that you could also use a Pivot Table. See the attached file.

Kevin
Attached Files
File Type: xls 002-Sum on AutoFilter.xls (36.5 KB, 15 views)
Reply With Quote