![]() |
Can I sum an outlined Excel sheet and ignore collapsed rows?
How can I sum a column of data values in an outlined Excel worksheet while
ignoring collapsed rows? I'd like to sum only the values that can be seen on the worksheet, not in the rows that I've collapsed. Thanks |
Can I sum an outlined Excel sheet and ignore collapsed rows?
Dennis
=SUBTOTAL(9,A1:A100 will SUM up only the visible cells. Gord Dibben MS Excel MVP On Wed, 21 Jun 2006 17:50:02 -0700, DennisB wrote: How can I sum a column of data values in an outlined Excel worksheet while ignoring collapsed rows? I'd like to sum only the values that can be seen on the worksheet, not in the rows that I've collapsed. Thanks |
Can I sum an outlined Excel sheet and ignore collapsed rows?
Nel post
*DennisB* ha scritto: How can I sum a column of data values in an outlined Excel worksheet while ignoring collapsed rows? I'd like to sum only the values that can be seen on the worksheet, not in the rows that I've collapsed. Thanks Hi Dennis, You can use the SUBTOTAL function: =SUBTOTAL(109;your_range) your_range includes also the hidden rows. For more specifications see the on line help. -- (I'm not sure of names of menues, option and commands, because translating from the Italian version of Excel...) Hope I helped you. Thanks in advance for your feedback. Ciao Franz Verga from Italy |
All times are GMT +1. The time now is 07:53 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com