View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Franz Verga
 
Posts: n/a
Default 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