Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
This is a common filtering problem. You sum a column of numbers, then apply
a filter, so some of the cells are not visible, but the sum formula still adds them in. The solution is to use the SUBTOTAL() function. The name is mis-leading. The function can: 1 AVERAGE 2 COUNT 3 COUNTA 4 MAX 5 MIN 6 PRODUCT 7 STDEV 8 STDEVP 9 SUM 10 VAR 11 VARP and it ignores data hidden by filtering. See Excel Help. -- Gary''s Student "fuadramsey" wrote: I know you can use the "select only visible cells" option to select a group of visable cells when filtered or hidden, but this does not seem to work when I am entering a formula. I hit the equall button and then the average button, here I can select cells with the mouse(on a filtered sheet), but when I hit the "select only visable cells" button, nothing changes -- fuadramsey ------------------------------------------------------------------------ fuadramsey's Profile: http://www.excelforum.com/member.php...o&userid=35352 View this thread: http://www.excelforum.com/showthread...hreadid=551252 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do I select, cut, and paste visible cells only | Excel Discussion (Misc queries) | |||
checking that cells have a value before the workbook will close | Excel Worksheet Functions | |||
enhanced conditional formatting | Excel Discussion (Misc queries) | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
How do i select different cells to be use in a formula. | Excel Discussion (Misc queries) |