I'm having a slightly frustrating issue with autofilter. My spreadsheet includes headers, about twenty rows of data below those headers, and then two rows below the data presenting averages of each column. I'd like to use the autofilter to sort by value for each row, but it keeps pulling my average rows into the sort. I've tried setting the sort manually for just the rows of data, even in VBA, and it keeps pulling my averages in. Does anyone have a good sense for a) why this is happening, and b) how to fix it?