Home |
Search |
Today's Posts |
#8
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thank you all, you have been very helpful. Unfortunately, I have xl2002, so
the SUBTOTAL function does not work with hidden rows in this version. Guess I'll have to upgrade! Cathy "Dave Peterson" wrote: xl2003 added those 100 series of parms: =SUBTOTAL(109,A1:A100) instead of =SUBTOTAL(9,A1:A100) 109 will ignore manually hidden rows. 9 will not ignore them. Chip Pearson wrote: I just tried the SUBTOTAL function with hidden (not filtered) rows, and it definitely included the hidden rows. What version of Excel are you using? I'm in 2003. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "Elkar" wrote in message ... That's strange. SUBTOTAL works fine on Hidden or Filtered Rows for me. We are talking about the SUBTOTAL function right? Not the Subtotals command found on the Data Menu? "Chip Pearson" wrote: You can't. SUBTOTAL only excludes rows hidden by filters. "CLPoulos" wrote in message ... I checked out the SUBTOTAL function and it looks like it only ignores hidden cells if they have been filtered out. I am not filtering this information, just hiding the rows. Exactly how do I set the SUBTOTAL function to exclude hidden rows that have not been filtered? Thanks, Cathy "Elkar" wrote: Take a look at the SUBTOTAL function. It can be set to include/exclude hidden rows. =SUBTOTAL(109,A1:A100) This would total only the visible rows in the range A1:A100. HTH, Elkar "CLPoulos" wrote: Is there a easy way to sum a column of numbers in excel and ignore hidden rows? -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to Copy and Paste Several Columns of Data into Excel... ? | Excel Discussion (Misc queries) | |||
Can I add more columns in Excel past column IV | Excel Discussion (Misc queries) | |||
How do I wrap Excel columns in a printout? | Excel Discussion (Misc queries) | |||
How do i copy columns of data in notepad into microsoft excel? | Excel Discussion (Misc queries) | |||
Columns in Excel will not allow user to click in them | Excel Discussion (Misc queries) |